Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d977b44

Browse filesBrowse files
committed
docs: Add links to server functionality
1 parent aa815d5 commit d977b44
Copy full SHA for d977b44

File tree

Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-0
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+4Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.