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: allow third-party module to use langchain agent #112

Merged
merged 3 commits into from
Mar 17, 2024

Conversation

bsorrentino
Copy link
Contributor

@bsorrentino bsorrentino commented Mar 16, 2024

Hi, I've developed a package to implement LangGraph for Swift.

In such package I've also built a demo converting to LangGraph the AgentExecutor. During such development I've figure out that there are some access level to change and these are contained in the PR

@buhe
Copy link
Owner

buhe commented Mar 17, 2024

Looks good, BTW i will star https://github.com/bsorrentino/LangGraph-Swift :)

@buhe
Copy link
Owner

buhe commented Mar 17, 2024

Please pull the upstream code. I updated a unit test so that the unit test passes.

@buhe buhe merged commit 202b774 into buhe:main Mar 17, 2024
1 check 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