Skip to content

Clean / update LangGraph Tutorial #905

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rlancemartin
Copy link
Contributor

Update, clean, and improve LangGraph cookbooks.

@IgorKasianenko
Copy link
Contributor

Thanks for the PR! Let me check with the team who can review it.

@rlancemartin
Copy link
Contributor Author

Thanks for the PR! Let me check with the team who can review it.

Thanks! @jeffxtang may be able to have a look. Also I can add llama4; should be a quick change / waiting for Groq to offer Maverick.

@jeffxtang
Copy link
Contributor

Thanks @rlancemartin for the PR. I can successfully run langgraph_rag_workflow but running langgraph_tool_calling_agent on my local jupyter on the code

messages = [HumanMessage(content="Generate an image based upon this text: 'a yellow lab puppy running free with wild flowers in the mountain behind'")]
messages = agent.invoke({"messages": messages}, config=config)

gave me an error (not sure if it's caused by replicate):

image

If you can fix the error and also get the notebooks updated for Llama 4 (I saw Groq now offers both Maverick and Scout) that'd be great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants