We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f7173e commit ce5812bCopy full SHA for ce5812b
setup.py
@@ -8,7 +8,7 @@
8
9
setup(
10
name='agents',
11
- version='0.2.20241125',
+ version='0.3.0-alpha',
12
description='Yet another langchain-esque package to use language agents and compose agent-systems',
13
long_description=readme,
14
long_description_content_type="text/markdown",
0 commit comments