Skip to content

Langgraph integration#52

Open
s-udhaya wants to merge 7 commits into
databricks:mainfrom
s-udhaya:langgraph_integration
Open

Langgraph integration#52
s-udhaya wants to merge 7 commits into
databricks:mainfrom
s-udhaya:langgraph_integration

Conversation

@s-udhaya

@s-udhaya s-udhaya commented Dec 6, 2024

Copy link
Copy Markdown

Related Issues/PRs

None

What changes are proposed in this pull request?

Implement function calling agent using langgraph. Tested with UC tool and vector search retriever tool

How is this PR tested?

Screenshot 2024-12-06 at 15 43 42

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

@s-udhaya can the supervisor be a langgraph model? I think in practice this is how most users with LangGraph code will expect to integrate.

@smurching @niall-turbitt wdyt?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

@FMurray Multiagent implementation for sure can be a langgraph model. This one is a direct copy from the opensdk implementation and multiagent was not part of the initial implementation. I am now in the process of cleaning this up. Will convert this PR to draft.

@s-udhaya s-udhaya marked this pull request as draft December 12, 2024 13:07
@s-udhaya s-udhaya marked this pull request as ready for review January 8, 2025 11:19
@s-udhaya

s-udhaya commented Jan 8, 2025

Copy link
Copy Markdown
Author

@FMurray I have removed the unused modules and simplified the configurations. While I'm working on the multi-agent functionality, could you please do a quick review of the PR? Thanks!

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