Skip to content

Commit 9832632

Browse files
Update pyproject.toml
1 parent 913e721 commit 9832632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "llama-cpp-agent"
77
version = "0.0.30"
8-
description = "A framework for building LLM based AI agents with llama-cpp-python."
8+
description = "A framework for building LLM based AI agents with llama.cpp."
99

1010
readme = "ReadMe.md"
1111
dependencies = [

0 commit comments

Comments
 (0)