agent: update readme

This commit is contained in:
ochafik 2024-03-29 20:16:55 +00:00
parent dd11bb6937
commit 22b980ffc3
2 changed files with 2 additions and 2 deletions

View file

@ -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