mirror of https://github.com/kortix-ai/suna.git
wip
This commit is contained in:
parent
8779bf169e
commit
1caf0fe92b
|
@ -1,6 +1,6 @@
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "agentpress"
|
name = "agentpress"
|
||||||
version = "0.1.0"
|
version = "0.1.1"
|
||||||
description = "LLM Messages[] API on Steroids called \"Threads\" with easy Tool Execution and State Management"
|
description = "LLM Messages[] API on Steroids called \"Threads\" with easy Tool Execution and State Management"
|
||||||
authors = ["marko-kraemer <markokraemer.mail@gmail.com>"]
|
authors = ["marko-kraemer <markokraemer.mail@gmail.com>"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
Loading…
Reference in New Issue