Releases: langchain-ai/langchain
Releases Β· langchain-ai/langchain
v0.0.66
What's Changed
- pinecone docstring by @hwchase17 in #654
- typo by @jmgb27 in #650
- typo bugfixes in getting started with prompts by @charlesfrye in #651
- Add search_kwargs option for VectorDBQAWithSourcesChain by @iocuydi in #657
- Harrison/bing wrapper by @hwchase17 in #656
- fix caching by @hwchase17 in #658
- Add ids parameter for pinecone from_texts / add_texts by @iocuydi in #659
- Prompt fix for empty intermediate steps in summarization by @vertinski in #660
- add search kwargs by @hwchase17 in #664
- Harrison/quadrant by @hwchase17 in #665
- bump version to 0066 by @hwchase17 in #667
New Contributors
- @jmgb27 made their first contribution in #650
- @charlesfrye made their first contribution in #651
- @vertinski made their first contribution in #660
Full Changelog: v0.0.65...v0.0.66
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