composio-langgraph 0.5.49__py3-none-any.whl → 0.5.51__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of composio-langgraph might be problematic. Click here for more details.
- {composio_langgraph-0.5.49.dist-info → composio_langgraph-0.5.51.dist-info}/METADATA +2 -2
- composio_langgraph-0.5.51.dist-info/RECORD +6 -0
- composio_langgraph-0.5.49.dist-info/RECORD +0 -6
- {composio_langgraph-0.5.49.dist-info → composio_langgraph-0.5.51.dist-info}/WHEEL +0 -0
- {composio_langgraph-0.5.49.dist-info → composio_langgraph-0.5.51.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: composio_langgraph
|
|
3
|
-
Version: 0.5.
|
|
3
|
+
Version: 0.5.51
|
|
4
4
|
Summary: Use Composio to get array of tools with LnagGraph Agent Workflows
|
|
5
5
|
Home-page: https://github.com/ComposioHQ/composio
|
|
6
6
|
Author: Sawradip
|
|
@@ -10,7 +10,7 @@ Classifier: License :: OSI Approved :: Apache Software License
|
|
|
10
10
|
Classifier: Operating System :: OS Independent
|
|
11
11
|
Requires-Python: >=3.9,<4
|
|
12
12
|
Description-Content-Type: text/markdown
|
|
13
|
-
Requires-Dist: composio_langchain<=0.5.
|
|
13
|
+
Requires-Dist: composio_langchain<=0.5.51,>=0.5.50
|
|
14
14
|
Requires-Dist: langgraph
|
|
15
15
|
|
|
16
16
|
## 🦜🕸️ Using Composio With LangGraph
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
composio_langgraph/__init__.py,sha256=6sKzEl6ZrosTaUQ3SiE0qioM2gD2izRvjU4DerbuAN8,233
|
|
2
|
+
composio_langgraph/toolset.py,sha256=esDLBML8qFDpquVEyX97YG2nn9OkToi4frJy31hURao,2670
|
|
3
|
+
composio_langgraph-0.5.51.dist-info/METADATA,sha256=bmZ8FI32n0mJ3RMse4ABntmaLGPj-JgfAEaiV9lZqHs,3965
|
|
4
|
+
composio_langgraph-0.5.51.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
|
|
5
|
+
composio_langgraph-0.5.51.dist-info/top_level.txt,sha256=fT5qLVROO6_k0FCyW8_fOkGRJc_lxwWX-c6R6kN-llc,19
|
|
6
|
+
composio_langgraph-0.5.51.dist-info/RECORD,,
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
composio_langgraph/__init__.py,sha256=6sKzEl6ZrosTaUQ3SiE0qioM2gD2izRvjU4DerbuAN8,233
|
|
2
|
-
composio_langgraph/toolset.py,sha256=esDLBML8qFDpquVEyX97YG2nn9OkToi4frJy31hURao,2670
|
|
3
|
-
composio_langgraph-0.5.49.dist-info/METADATA,sha256=LNbI0X_jQwwYO2b2ESax0i9UdWfDWRHd6oJlMMFuk5M,3965
|
|
4
|
-
composio_langgraph-0.5.49.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
|
|
5
|
-
composio_langgraph-0.5.49.dist-info/top_level.txt,sha256=fT5qLVROO6_k0FCyW8_fOkGRJc_lxwWX-c6R6kN-llc,19
|
|
6
|
-
composio_langgraph-0.5.49.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|