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

fix: async invokes langchain for agent executors #116

Merged
merged 3 commits into from
Aug 29, 2024

Conversation

desaxce
Copy link
Contributor

@desaxce desaxce commented Aug 28, 2024

Issue ENG-1800 is to fix tool calling with LangChain but I don't face issues with logging tool calls with agent executors (I used the langchain_toolcall.py example).

I added the quick fix for async invokes on executors.
image

If you know of another way to make tool calls with langchain that we should support -> let me know.

@desaxce desaxce merged commit 2ef79a8 into main Aug 29, 2024
2 checks passed
@desaxce desaxce deleted the hugues/eng-1800-check-and-fix-langchain-tool-calling-py branch August 29, 2024 06:45
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