Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load all tools on plugins #601

Merged
merged 18 commits into from
Sep 30, 2024
Merged

Load all tools on plugins #601

merged 18 commits into from
Sep 30, 2024

Conversation

angrybayblade
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Sep 17, 2024

This comment was generated by github-actions[bot]!

JS SDK Coverage Report

📊 Coverage report for JS SDK can be found at the following URL:
https://pub-92e668239ab84bfd80ee07d61e9d2f40.r2.dev/coverage-11100243151/coverage/index.html

📁 Test report folder can be found at the following URL:
https://pub-92e668239ab84bfd80ee07d61e9d2f40.r2.dev/html-report-11100243151/html-report/report.html

@angrybayblade angrybayblade force-pushed the test/load-tools-in-examples branch from 4c410ee to b8f0cc4 Compare September 18, 2024 04:32
@@ -176,7 +179,17 @@
# },
# "env": {"OPENAI_API_KEY": OPENAI_API_KEY, "COMPOSIO_API_KEY": COMPOSIO_API_KEY},
# },
# TODO: Fix and add claude, camel
# TODO(@kaavee): Add Anthropic API key
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -76,6 +77,7 @@ jobs:
LISTENNOTES_API_KEY: ${{secrets.LISTENNOTES_API_KEY}}
COMPOSIO_API_KEY: ${{ inputs.api_key || secrets.COMPOSIO_API_KEY_RELEASE }}
COMPOSIO_BASE_URL: ${{ inputs.base_url || secrets.COMPOSIO_BASE_URL || 'https://backend.composio.dev/api' }}
# TODO(@kaavee): Add Anthropic API key
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kaavee315 kaavee315 self-assigned this Sep 27, 2024
@angrybayblade angrybayblade merged commit 3aa67f1 into master Sep 30, 2024
7 checks passed
@angrybayblade angrybayblade deleted the test/load-tools-in-examples branch September 30, 2024 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants