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

first pass routing to different chains #7

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from
Draft

first pass routing to different chains #7

wants to merge 3 commits into from

Conversation

YaphetKG
Copy link
Contributor

@YaphetKG YaphetKG commented Sep 5, 2024

The following code is just to try out supervisor architeture seen here (https://langchain-ai.github.io/langgraph/tutorials/multi_agent/agent_supervisor/) with replacing some of the agents in that example with our own Chains.

The main entry point for this is src/agents/agent_graph.py , there is a simple call that runs the langgraph setup.

I have commented out the relevant parts , but if any questions please feel free. to ask. And feel free to work on this branch

Yaphet Kebede and others added 3 commits September 5, 2024 11:00
Add user intent, add code for json file, add our categorization of 9 intents
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