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.
2 parents 8b4a2c9 + b802742 commit 80fe5bcCopy full SHA for 80fe5bc
openworm_ai/__init__.py
@@ -1,5 +1,5 @@
1
# Version of the Python module.
2
-__version__ = "0.2.8"
+__version__ = "0.2.9"
3
4
5
def print_(msg, print_it=True):
setup.cfg
@@ -65,7 +65,7 @@ test =
65
66
dev =
67
openworm_ai[test]
68
- langchain
+ langchain<1.0.0
69
langchain_openai
70
llamaapi
71
langchain_experimental
0 commit comments