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

Migrate from LangChainJS to LangChain Python #90

Merged
merged 4 commits into from
May 1, 2023
Merged

Migrate from LangChainJS to LangChain Python #90

merged 4 commits into from
May 1, 2023

Conversation

homanp
Copy link
Owner

@homanp homanp commented May 1, 2023

Summary

Migrate all agent functionality to LangChain Python package.

Fixes #88

@homanp homanp added enhancement New feature or request infrastructure An infrastructure issue labels May 1, 2023
@homanp homanp self-assigned this May 1, 2023
@vercel
Copy link

vercel bot commented May 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
langchain-ui ✅ Ready (Inspect) Visit Preview May 1, 2023 9:34pm

@homanp homanp marked this pull request as ready for review May 1, 2023 21:34
@homanp homanp merged commit 8987dde into main May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request infrastructure An infrastructure issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move Agents and Chain API to use LangChain Python package
1 participant