mirror of
https://github.com/bentoml/OpenLLM.git
synced 2026-03-09 02:32:51 -04:00
docs: Add Llamaindex to features (#826)
Add Llamaindex in freedom to build Signed-off-by: Sherlock113 <sherlockxu07@gmail.com>
This commit is contained in:
@@ -45,7 +45,7 @@ Key features include:
|
||||
|
||||
🔥 **Flexible APIs**: Serve LLMs over a RESTful API or gRPC with a single command. You can interact with the model using a Web UI, CLI, Python/JavaScript clients, or any HTTP client of your choice.
|
||||
|
||||
⛓️ **Freedom to build**: First-class support for LangChain, BentoML, OpenAI endpoints, and Hugging Face, allowing you to easily create your own AI applications by composing LLMs with other models and services.
|
||||
⛓️ **Freedom to build**: First-class support for LangChain, BentoML, LlamaIndex, OpenAI endpoints, and Hugging Face, allowing you to easily create your own AI applications by composing LLMs with other models and services.
|
||||
|
||||
🎯 **Streamline deployment**: Automatically generate your LLM server Docker images or deploy as serverless endpoints via
|
||||
[☁️ BentoCloud](https://l.bentoml.com/bento-cloud), which effortlessly manages GPU resources, scales according to traffic, and ensures cost-effectiveness.
|
||||
|
||||
Reference in New Issue
Block a user