feat: composio async execution (#1941)
This commit is contained in:
@@ -60,7 +60,7 @@ Last updated Oct 2, 2024. Please check `composio` documentation for any composio
|
||||
|
||||
|
||||
def main():
|
||||
from composio_langchain import Action
|
||||
from composio import Action
|
||||
|
||||
# Add the composio tool
|
||||
tool = client.load_composio_tool(action=Action.GITHUB_STAR_A_REPOSITORY_FOR_THE_AUTHENTICATED_USER)
|
||||
|
||||
Reference in New Issue
Block a user