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

Add Langchain agent notebooks to 3P_Integrations #576

Merged
merged 8 commits into from
Jun 28, 2024

Conversation

subramen
Copy link
Contributor

Original commits authored by @jeffxtang

Copy link
Contributor

@jeffxtang jeffxtang left a comment

Choose a reason for hiding this comment

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

@subramen LGTM except 3 colab links at the top of the notebooks will need to be updated to use the new path.

"metadata": {},
"source": [
"<a href=\"https://colab.research.google.com/github/meta-llama/llama-recipes/blob/main/recipes/use_cases/agents/langchain/langgraph-rag-agent.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
]
Copy link
Contributor

Choose a reason for hiding this comment

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

the colab link needs to be updated

Copy link
Contributor

Choose a reason for hiding this comment

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

The use_cases/agents/langchain in the 3 notebooks' Colab links all need to be changed to 3p_integrations/langchain. @subramen

@subramen subramen marked this pull request as draft June 28, 2024 19:06
Copy link
Contributor

@jeffxtang jeffxtang left a comment

Choose a reason for hiding this comment

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

I made the colab link changes. @subramen

@jeffxtang jeffxtang marked this pull request as ready for review June 28, 2024 22:38
@jeffxtang jeffxtang merged commit ecade17 into meta-llama:main Jun 28, 2024
2 of 3 checks passed
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