We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44c0c03 commit f431f15Copy full SHA for f431f15
1 file changed
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
5
[project]
6
name = "strands-agents"
7
version = "0.1.0"
8
-description = "A production-ready framework for building autonomous AI agents"
+description = "A model-driven approach to building AI agents in just a few lines of code"
9
readme = "README.md"
10
requires-python = ">=3.10"
11
license = {text = "Apache-2.0"}
0 commit comments