Skip to content

Commit

Permalink
Update ReadMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximilian-Winter committed May 12, 2024
1 parent cd4782c commit 9881192
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ The framework is compatible with the llama.cpp server, llama-cpp-python and its
- **RAG - Retrieval Augmented Generation**: Perform retrieval augmented generation with colbert reranking.
- **Agent Chains**: Process text using agent chains with tools, supporting Conversational, Sequential, and Mapping Chains.
- **Compatibility**: Works with python functions, pydantic tools, llama-index tools, and OpenAI tool schemas.
- **Multiple Providers**: Works with llama-cpp-python, llama.cpp server, TGI server and vllm server as provider!
- **Flexibility**: Suitable for various applications, from casual chatting to specific function executions.

## Installation
Expand Down

0 comments on commit 9881192

Please sign in to comment.