Skip to content

Commit

Permalink
Update pyproject
Browse files Browse the repository at this point in the history
  • Loading branch information
aymeric-roucher committed Dec 27, 2024
1 parent 9b172e9 commit 86c8d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "smolagents"
version = "0.1.0"
description = "🤗 `smolagents`: a barebones library for agents. Agents just write python code to call/orchestrate tools."
description = "🤗 smolagents: a barebones library for agents. Agents write python code to call tools or orchestrate other agents."
authors = [
{ name="Aymeric Roucher", email="[email protected]" }, { name="Thomas Wolf"},
]
Expand Down

0 comments on commit 86c8d28

Please sign in to comment.