This commit is contained in:
marko-kraemer 2025-04-22 21:11:43 +01:00
parent ceea41208c
commit 246a3a9957
2 changed files with 6 additions and 7 deletions

View File

@ -1 +1 @@
# AgentPress
#

View File

@ -1,13 +1,12 @@
[tool.poetry]
name = "agentpress"
version = "0.1.12"
description = "Building blocks for AI Agents"
name = "suna"
version = "1.0"
description = "open source generalist AI Agent"
authors = ["marko-kraemer <mail@markokraemer.com>"]
readme = "README.md"
license = "MIT"
homepage = "https://github.com/kortix-ai/agentpress"
repository = "https://github.com/kortix-ai/agentpress"
keywords = ["llm", "ai", "agents", "ai agents", "ai agent framework"]
homepage = "https://www.suna.so/"
repository = "https://github.com/kortix-ai/suna"
classifiers = [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",