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

templates,docs: leave templates in v0.2 #27952

Merged
merged 10 commits into from
Nov 7, 2024
Merged

Conversation

efriis
Copy link
Member

@efriis efriis commented Nov 7, 2024

all template installs will now have to declare --branch v0.2 to make clear they aren't compatible with langchain 0.3 (most have a pydantic v1 setup). e.g.

langchain-cli app add pirate-speak --branch v0.2

Copy link

vercel bot commented Nov 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchain ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2024 10:23pm

@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Nov 7, 2024
Copy link
Collaborator

@ccurme ccurme left a comment

Choose a reason for hiding this comment

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

One thing cookbooks do cover that is useful to some is multi-modal RAG. We might consider adding a how-to guide on that.

@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Nov 7, 2024
@efriis efriis changed the title cookbook,templates,docs: leave cookbook and templates in v0.2 templates,docs: leave templates in v0.2 Nov 7, 2024
@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. and removed size:XXL This PR changes 1000+ lines, ignoring generated files. labels Nov 7, 2024
@efriis efriis enabled auto-merge (squash) November 7, 2024 22:13
@efriis efriis merged commit a073c4c into master Nov 7, 2024
230 checks passed
@efriis efriis deleted the erick/remove-templates-cookbook branch November 7, 2024 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm PR looks good. Use to confirm that a PR is ready for merging. size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants