8000 docs: Add links to server functionality · caiyesd/llama-cpp-python@d977b44 · GitHub
[go: up one dir, main page]

Skip to content

Commit d977b44

Browse files
committed
docs: Add links to server functionality
1 parent aa815d5 commit d977b44

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ 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+
- OpenAI compatible web server
18+
- [Local Copilot replacement](https://llama-cpp-python.readthedocs.io/en/latest/server/#code-completion)
19+
- [Function Calling support](https://llama-cpp-python.readthedocs.io/en/latest/server/#function-calling)
20+
- [Vision API support](https://llama-cpp-python.readthedocs.io/en/latest/server/#multimodal-models)
1721

1822
Documentation is available at [https://llama-cpp-python.readthedocs.io/en/latest](https://llama-cpp-python.readthedocs.io/en/latest).
1923

0 commit comments

Comments
 (0)
0