Skip to content

Commit 9881192

Browse files
Update ReadMe.md
1 parent cd4782c commit 9881192

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ReadMe.md

+1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ The framework is compatible with the llama.cpp server, llama-cpp-python and its
3939
- **RAG - Retrieval Augmented Generation**: Perform retrieval augmented generation with colbert reranking.
4040
- **Agent Chains**: Process text using agent chains with tools, supporting Conversational, Sequential, and Mapping Chains.
4141
- **Compatibility**: Works with python functions, pydantic tools, llama-index tools, and OpenAI tool schemas.
42+
- **Multiple Providers**: Works with llama-cpp-python, llama.cpp server, TGI server and vllm server as provider!
4243
- **Flexibility**: Suitable for various applications, from casual chatting to specific function executions.
4344

4445
## Installation

0 commit comments

Comments
 (0)