-
Notifications
You must be signed in to change notification settings - Fork 948
1.1 release notes #1555
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
base: main
Are you sure you want to change the base?
1.1 release notes #1555
Conversation
lnhsingh
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can do a more thorough review once we have more content in if needed
| "group": "Releases", | ||
| "pages": [ | ||
| "oss/python/releases/langchain-v1" | ||
| "oss/python/releases/langchain-v1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's order this newest to oldest
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also, can you remove the /releases/langchain-v1 from the langchain tab?
i think the release notes should live in the Reference tab and we can keep the migration guide on the main tab
|
|
||
| ## See also | ||
|
|
||
| - [Versioning](/oss/python/versioning) - Understanding version numbers |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe these should be combined w the "Additional resources" section?
|
|
||
| **LangChain v1.1 focuses on improving agent reliability and flexibility.** This release introduces model profiles, new middleware capabilities, and enhanced type safety for custom middleware implementations. | ||
|
|
||
| To upgrade, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| To upgrade, | |
| To upgrade: |
|
|
||
| **LangChain v1.1 focuses on improving agent reliability and flexibility.** This release introduces model profiles, new middleware capabilities, and enhanced type safety for custom middleware implementations. | ||
|
|
||
| To upgrade, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| To upgrade, | |
| To upgrade: |
| </Card> | ||
| </CardGroup> | ||
|
|
||
| ## See also |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
combine with additional resources section?
No description provided.