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 4403ee0 commit 2373fdaCopy full SHA for 2373fda
src/agentlab/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.3.2.dev6"
+__version__ = "0.3.2.dev7"
src/agentlab/agents/__init__.py
@@ -1,5 +1,5 @@
"""
2
-AgentLab's agent implementations
+AgentLab's pre-implemented agents.
3
4
This module contains the agent implementations for AgentLab. With currently:
5
0 commit comments