Releases: langchain-ai/langchain
Releases Β· langchain-ai/langchain
v0.0.71
What's Changed
- add tracing support to langchain by @agola11 in #741
- bump version to 0071 by @hwchase17 in #755
Full Changelog: v0.0.70...v0.0.71
v0.0.70
What's Changed
- clarify use cases by @hwchase17 in #711
- Hotfix: Qdrant.from_text embeddings by @kacperlukawski in #713
- Convert numpy arrays to lists in HuggingFaceEmbeddings by @kacperlukawski in #714
- Add namespace to Pinecone.from_index by @feynmanliang in #716
- Fix not imported 'validator' by @shanginn in #715
- fix a url by @I-E-E-E in #719
- fix typos in readme and text splitter docs by @samheutmaker in #720
- Harrison/serialize llm chain by @hwchase17 in #671
- move hyde into chains by @scadEfUr in #728
- add stop to stream by @hwchase17 in #729
- Harrison/generate blog post by @hwchase17 in #732
- Fix sqlalchemy warnings when running tests by @amosjyng in #733
- Hotfix: distance_func and collection_name must not be in kwargs by @fpingham in #735
- Harrison/backwards compat by @hwchase17 in #740
- bump version to 0.0.70 by @hwchase17 in #744
New Contributors
- @shanginn made their first contribution in #715
- @I-E-E-E made their first contribution in #719
- @samheutmaker made their first contribution in #720
Full Changelog: v0.0.69...v0.0.70
v0.0.69
What's Changed
- remove legacy embedding model name by @scottleibrand in #703
- langchain hub docs by @hwchase17 in #704
- docs: Update vector_db_qa_with_sources.ipynb by @nickscamara in #706
- Fix typo by @feynmanliang in #705
- bump version to 0069 by @hwchase17 in #710
New Contributors
- @feynmanliang made their first contribution in #705
Full Changelog: v0.0.68...v0.0.69
v0.0.68
What's Changed
- verbose flag by @hwchase17 in #683
- docs: small typo google_search.md by @nickscamara in #692
- docs: small typo on serpapi.md by @nickscamara in #693
- chore: move coverage config to pyproject by @SauravMaheshkar in #694
- Harrison/serpapi extra tools by @hwchase17 in #691
- Update examples to fix execution problems by @amosjyng in #685
- fix whitespace for conversational agent by @hwchase17 in #690
- Harrison/openai callback by @hwchase17 in #684
- HuggingFacePipeline: Forward model_kwargs. by @xloem in #696
- added common prompt load method by @scadEfUr in #699
- version 0068 by @hwchase17 in #701
New Contributors
- @SauravMaheshkar made their first contribution in #694
- @amosjyng made their first contribution in #685
- @xloem made their first contribution in #696
- @scadEfUr made their first contribution in #699
Full Changelog: v0.0.67...v0.0.68
v0.0.67
What's Changed
- Create CITATION.cff by @trigaten in #672
- Harrison/load tools kwargs by @hwchase17 in #681
- Update hyperlink in Custom Prompt Template page by @frankolson in #677
- strip whitespace by @hwchase17 in #680
- Harrison/few shot yaml by @hwchase17 in #682
- add faiss local saving/loading by @rvorias in #676
- Fix typo in hyde.ipynb by @eltociear in #688
- ConversationEntityMemory: Chain which uses an entity extraction & sum⦠by @sjwhitmore in #678
- bump version to 0.0.67 by @hwchase17 in #689
New Contributors
- @trigaten made their first contribution in #672
- @frankolson made their first contribution in #677
- @rvorias made their first contribution in #676
Full Changelog: v0.0.66...v0.0.67
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