We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 913e721 commit 9832632Copy full SHA for 9832632
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "llama-cpp-agent"
7
version = "0.0.30"
8
-description = "A framework for building LLM based AI agents with llama-cpp-python."
+description = "A framework for building LLM based AI agents with llama.cpp."
9
10
readme = "ReadMe.md"
11
dependencies = [
0 commit comments