Skip to content

Commit

Permalink
Update ReadMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximilian-Winter committed May 22, 2024
1 parent 94c8afd commit ae14ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ Join the Discord Community [here](https://discord.gg/6tGznupZGX)
The llama-cpp-agent framework provides a wide range of examples demonstrating its capabilities. Here are some key examples:

### Simple Chat Example using llama.cpp server backend
This example demonstrates how to initiate a chat with an LLM model using the llama.cpp server backend. It supports llama-cpp-python Llama class instances, OpenAI endpoints with GBNF grammar support, and the llama.cpp backend server.
This example demonstrates how to initiate a chat with an LLM model using the llama.cpp server backend.

[View Example](https://llama-cpp-agent.readthedocs.io/en/latest/simple-chat-example/)

Expand Down

0 comments on commit ae14ec3

Please sign in to comment.