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: support importing tools from LangChain #1745

Merged
merged 9 commits into from
Sep 11, 2024
Merged

Conversation

sarahwooders
Copy link
Collaborator

@sarahwooders sarahwooders commented Sep 10, 2024

Please describe the purpose of this pull request.
Add partial support for adding LangChain tools (similar to how CrewAI tools are supported). This doesn't support tools with take in arguments, so we should add support for those later.

@cpacker cpacker self-requested a review September 11, 2024 00:01
Copy link
Collaborator

@cpacker cpacker left a comment

Choose a reason for hiding this comment

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

merge conflicts w/ main

@cpacker cpacker self-requested a review September 11, 2024 00:02
Copy link
Collaborator

@cpacker cpacker left a comment

Choose a reason for hiding this comment

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

LGTM pending tests

@sarahwooders sarahwooders merged commit 459c367 into main Sep 11, 2024
13 checks passed
mattzh72 pushed a commit that referenced this pull request Oct 9, 2024
@cpacker cpacker deleted the langchain-tools branch October 16, 2024 03:56
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