Releases: langchain-ai/langchain
Releases · langchain-ai/langchain
v0.0.65
What's Changed
- Exclude reference to 'example' in api prompt by @fpingham in #629
- fix typo by @francis in #636
- Fix CohereError: embed is not an available endpoint on this model by @mmz-001 in #637
- Harrison/cohere experimental by @hwchase17 in #638
- Fix the env variable for OpenAI Base Url by @rc19 in #639
- Harrison/sql db chain by @hwchase17 in #641
- Add documentation for custom prompts for Agents (#631) by @hwchase17 in #640
- add instructions for saving loading by @hwchase17 in #642
- bump version to 0065 by @hwchase17 in #646
New Contributors
Full Changelog: v0.0.64...v0.0.65
v0.0.64
What's Changed
- simplify parsing of the final answer by @hwchase17 in #621
- Harrison/wiki update by @hwchase17 in #622
- more complex sql chain by @hwchase17 in #619
- Harrison/new api chain by @hwchase17 in #623
- chore: add release workflow by @shoelsch in #360
- version bump to 0.0.64 by @hwchase17 in #624
Full Changelog: https://github.com/hwchase17/langchain/commits/v0.0.64