Skip to content

Commit 84380fe

Browse files
authored
Add llamaindex integration to readme (#1092)
1 parent 9c36688 commit 84380fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ This package provides:
1414
- High-level Python API for text completion
1515
- OpenAI-like API
1616
- [LangChain compatibility](https://python.langchain.com/docs/integrations/llms/llamacpp)
17+
- [LlamaIndex compatibility](https://docs.llamaindex.ai/en/stable/examples/llm/llama_2_llama_cpp.html)
1718
- OpenAI compatible web server
1819
- [Local Copilot replacement](https://llama-cpp-python.readthedocs.io/en/latest/server/#code-completion)
1920
- [Function Calling support](https://llama-cpp-python.readthedocs.io/en/latest/server/#function-calling)

0 commit comments

Comments
 (0)