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

feat: Add optional llm and embedding handle args to CreateAgent request #2260

Merged
merged 4 commits into from
Dec 17, 2024

Conversation

carenthomas
Copy link
Collaborator

Please describe the purpose of this pull request.
New feature to simplify the REST API design

How to test
poetry run pytest -s -vv tests/test_server.py

Have you tested this PR?

================================= short test summary info ==================================
FAILED tests/test_server.py::test_composio_client_simple - composio.exceptions.ApiKeyNotProvidedError: API Key not provided, either provide API key or export it as `COMPOSIO_API_KEY` or run `composio login`
======================== 1 failed, 14 passed, 27 warnings in 22.58s ========================

Related issues or PRs
Please link any related GitHub issues or PRs.

Is your PR over 500 lines of code?
If so, please break up your PR into multiple smaller PRs so that we can review them quickly, or provide justification for its length.

Additional context
Add any other context or screenshots about the PR here.

@carenthomas carenthomas merged commit e32417e into main Dec 17, 2024
39 of 40 checks passed
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