agent: update readme
This commit is contained in:
parent
dd11bb6937
commit
22b980ffc3
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# examples.agent: Interactive agent that can use Python tools!
|
# examples.openai: OpenAI-compatibility layer on top of server.cpp
|
||||||
|
|
||||||
New Python OpenAI API compatibility server, which calls into the C++ server under the hood:
|
New Python OpenAI API compatibility server, which calls into / spawns the C++ server under the hood:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python -m examples.openai.server --model model.gguf
|
python -m examples.openai.server --model model.gguf
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue