Releases: langchain-ai/langchain
Releases Β· langchain-ai/langchain
v0.0.200
What's Changed
- Harrison/notebook functions by @hwchase17 in #6103
- Add support for tags by @nfcampos in #5898
- support streaming for functions by @hwchase17 in #6115
- Return session name in runner response by @vowelparrot in #6112
- add functions agent by @hwchase17 in #6113
- bump ver to 200 by @hwchase17 in #6130
Full Changelog: v0.0.199...v0.0.200
v0.0.199
What's Changed
- Mongo db doc fix by @bafMdb in #6042
- chore: spedd up integration test by using smaller model by @JensMadsen in #6044
- Text splitter for Markdown files by header by @rlancemartin in #5860
- Log tracer errors by @vowelparrot in #6066
- Add embaas document extraction api endpoints by @juliuslipp in #6048
- improve tools by @hwchase17 in #6062
- propogate kwargs fully by @hwchase17 in #6076
- Enable serialization for anthropic by @nfcampos in #6049
- turn off repr by @hwchase17 in #6078
- Use Run object from SDK by @vowelparrot in #6067
- Fix for ModuleNotFoundError while running langchain-server. Issue #5833 by @solidate in #6077
- Add tests and update notebook for MarkdownHeaderTextSplitter by @rlancemartin in #6069
- support functions by @hwchase17 in #6099
- convert tools to openai by @hwchase17 in #6100
- Implement
max_marginal_relevance_searchinVectorStoreof Pinecone by @neo in #6056 - bump version to 199 by @hwchase17 in #6102
New Contributors
Full Changelog: v0.0.198...v0.0.199
v0.0.198
What's Changed
- Update databricks.md by @eltociear in #6006
- [APIChain] enhance the robustness or url by @jpzhangvincent in #6008
- feat: β¨ Added filtering option to FAISS vectorstore by @vempaliakhil96 in #5966
- fix: TypeError when loading confluence pages by cql by @haoqixu in #5878
- Harrison/embaas by @hwchase17 in #6010
- I before E by @vowelparrot in #6015
- nc/load by @nfcampos in #5733
- Update check by @vowelparrot in #6020
- Langchain decorators by @ju-bezdek in #6017
- Remove from PR template by @vowelparrot in #6018
- add from_documents interface in awadb vector store by @ljeagle in #6023
- Harrison/hologres by @hwchase17 in #6012
- Update MongoDB Atlas support docs by @bafMdb in #6022
- add dashscope text embedding by @wenmengzhou in #5929
- Harrison/cognitive search by @hwchase17 in #6011
- bump ver to 198 by @hwchase17 in #6026
New Contributors
- @haoqixu made their first contribution in #5878
- @ju-bezdek made their first contribution in #6017
- @bafMdb made their first contribution in #6022
- @wenmengzhou made their first contribution in #5929
Full Changelog: v0.0.197...v0.0.198
v0.0.197
What's Changed
- Fix: SnowflakeLoader returning empty documents by @kaarthik108 in #5967
- Fixed typo missing "use" by @constDave in #5991
- add test for structured tools by @hwchase17 in #5989
- Fix handling of missing action & input for async MRKL agent by @danielgrittner in #5985
- Add additional parameters to Graph Cypher Chain by @tomasonjo in #5979
- Add a new vector store - AwaDB (#5971) by @hwchase17 in #5992
- Create Airtable loader by @rlancemartin in #5958
- feat: Add
UnstructuredXMLLoaderfor.xmlfiles by @qued in #5955 - Update to Vectara integration by @ofermend in #5950
- fix: use model token limit not tokenizer ditto by @JensMadsen in #5939
- Fix: Grammer fix in documentation by @sateesh2020 in #5925
- Fix IndexError in RecursiveCharacterTextSplitter by @TomTom101 in #5902
- add ocr_languages param for ConfluenceLoader.load() by @timeway in #5823
- Harrison/arxiv fix by @hwchase17 in #5993
- Obey handler.raise_error in _ahandle_event_for_handler by @pors in #6001
- support kwargs by @hwchase17 in #5990
- bump version to 197 by @hwchase17 in #6007
New Contributors
- @kaarthik108 made their first contribution in #5967
- @constDave made their first contribution in #5991
- @danielgrittner made their first contribution in #5985
- @sateesh2020 made their first contribution in #5925
- @TomTom101 made their first contribution in #5902
- @timeway made their first contribution in #5823
Full Changelog: v0.0.196...v0.0.197
v0.0.196
What's Changed
- Add load() to snowflake loader by @rlancemartin in #5956
- LOTR: Lord of the Retrievers. A retriever that merge several retrievers together applying document_formatters to them. by @GDrupal in #5798
- bump version to 196 by @hwchase17 in #5988
Full Changelog: v0.0.195...v0.0.196
v0.0.195
What's Changed
- fix: update qa_chain doc for "chai_type" by @warjiang in #5877
- Update run eval imports in init by @vowelparrot in #5858
- Fix the shortcut conflict for document page search by @xming521 in #5874
- Fixes model arguments for amazon models by @3coins in #5896
- Feature/add AWS Kendra Index Retriever by @hupe1980 in #5856
- Use LCP Client in Tracer by @vowelparrot in #5908
- Create snowflake Loader by @sergiolrinditex in #5825
- arxiv: Correct name of search client attribute to 'arxiv_search' from incorrect 'arxiv_client' by @spazm in #5917
- Fix typo by @TLazarevic in #5894
- Baseten integration by @philipkiely-baseten in #5862
- Add start index to metadata in TextSplitter by @felpigeon in #5912
- Fix openai proxy error by @Fei-Wang in #5914
- Fix the issue where the parameters passed to VertexAI ignored #5889 by @BigicecreamTaken in #5891
- Add support for the endpoint URL in DynamoDBChatMesasgeHistory by @rubms in #5836
- Expose full params in Qdrant by @kacperlukawski in #5947
- fixes to docs by @hwchase17 in #5919
- bump ver to 195 by @hwchase17 in #5949
New Contributors
- @hupe1980 made their first contribution in #5856
- @sergiolrinditex made their first contribution in #5825
- @TLazarevic made their first contribution in #5894
- @philipkiely-baseten made their first contribution in #5862
- @Fei-Wang made their first contribution in #5914
- @BigicecreamTaken made their first contribution in #5891
- @rubms made their first contribution in #5836
Full Changelog: v0.0.194...v0.0.195
v0.0.194
What's Changed
- Add in the async methods and link the run id by @vowelparrot in #5810
- feat: issue-5712 add sleep tool by @whysage in #5715
- Rm extraneous args to the trace group helper by @vowelparrot in #5801
- FIX: backslash escaped by @ugfly1210 in #5815
- Add DeepInfra embeddings integration with tests and examples, better exception handling for Deep Infra LLM by @yessenzhar in #5854
- Add how to use a custom scraping function with the sitemap loader. by @soos3d in #5847
- feat: Add
UnstructuredCSVLoaderfor CSV files by @MthwRobinson in #5844 - Add logging in PBI tool by @eavanvalkenburg in #5841
- Add additional VertexAI Params by @thehappydinoa in #5837
- Update microsoft loader example with docx2txt dependency by @duarteocarmo in #5832
- docs: add Shale Protocol integration guide by @renning22 in #5814
- qdrant vector store - search with relevancy scores by @bnassivet in #5781
- Update to Getting Started docs page for Memory by @daveaingram in #5855
- Fix exporting GCP Vertex Matching Engine from vectorstores by @mjmammoth in #5793
- Add knn and query search field options to ElasticKnnSearch by @jeffvestal in #5641
- propagate callbacks to ConversationalRetrievalChain by @alecf in #5572
- Fix serialization issue with W&B by @jjzhuo in #5693
- Added SingleStoreDB Vector Store by @volodymyr-memsql in #5619
- Refactor and update databricks integration page by @liangz1 in #5575
- Implement saving and loading of RetrievalQA chain by @liangz1 in #5818
- Harrison/fauna loader by @hwchase17 in #5864
- Harrison/nebula graph by @hwchase17 in #5865
- bump version to 194 by @hwchase17 in #5866
New Contributors
- @whysage made their first contribution in #5715
- @ugfly1210 made their first contribution in #5815
- @soos3d made their first contribution in #5847
- @duarteocarmo made their first contribution in #5832
- @renning22 made their first contribution in #5814
- @daveaingram made their first contribution in #5855
- @mjmammoth made their first contribution in #5793
- @alecf made their first contribution in #5572
- @jjzhuo made their first contribution in #5693
- @volodymyr-memsql made their first contribution in #5619
- @liangz1 made their first contribution in #5575
Full Changelog: v0.0.193...v0.0.194
v0.0.193
What's Changed
- fix: fullfill openai params when embedding by @warjiang in #5821
- bump version to 193 by @hwchase17 in #5838
New Contributors
Full Changelog: v0.0.192...v0.0.193
v0.0.192
What's Changed
- Use client from LCP-SDK by @vowelparrot in #5695
- fix ver 191 by @hwchase17 in #5784
- Set Falsey by @vowelparrot in #5783
- Attribute support for html tags by @Xmaster6y in #5782
- support returning run info for llms, chat models and chains by @agola11 in #5666
- fixing from_documents method of the MongoDB Atlas vector store by @P-E-B in #5794
- Revise DATABRICKS_API_TOKEN as DATABRICKS_TOKEN by @gengliangwang in #5796
- YoutubeAudioLoader and updates to OpenAIWhisperParser by @rlancemartin in #5772
- Base RunEvaluator Chain by @vowelparrot in #5750
- [Docs][Hotfix] Fix broken links by @kouroshHakha in #5800
- Add UTF-8 json ouput support while langchain.debug is set to True. by @boxcounter in #5802
- WIP: openai settings by @hwchase17 in #5792
- added support for different types in ResponseSchema class by @MassimilianoBiancucci in #5789
- fixed faiss integ tests by @bnassivet in #5808
- add doc about reusing MongoDBAtlasVectorSearch by @Pliman in #5805
- Update adding_memory.ipynb by @ASwitlyk in #5806
- rm docs mongo by @hwchase17 in #5811
- bump ver to 192 by @hwchase17 in #5812
New Contributors
- @boxcounter made their first contribution in #5802
- @MassimilianoBiancucci made their first contribution in #5789
- @bnassivet made their first contribution in #5808
- @Pliman made their first contribution in #5805
- @ASwitlyk made their first contribution in #5806
Full Changelog: v0.0.191...v0.0.192
v0.0.191
What's Changed
- Addresses GPT4All wrapper model_type attribute issues #5720. by @bwv988 in #5743
- docs: Added Deploying LLMs into production + a new ecosystem by @kouroshHakha in #4047
- Adding support to save multiple memories at a time. Cuts save time by β¦ by @abhimalamkar in #5172
- Cypher search: Check if generated Cypher is provided in backticks by @tomasonjo in #5541
- Zep Hybrid Search by @danielchalef in #5742
- Removes unnecessary backslash escaping for backticks in python by @spazm in #5751
- Fix a typo in the documentation for the Slack document loader by @georgegeddes in #5745
- Error in documentation: Chroma constructor by @gbrian in #5731
- Integrate Clickhouse as Vector Store by @haoch in #5650
- Create OpenAIWhisperParser for generating Documents from audio files by @rlancemartin in #5580
- docs:
ecosystem/integrationsupdate 5 by @leo-gan in #5752 - docs: updated
ecosystem/dependentsby @leo-gan in #5753 - Add class attribute "return_generated_question" to class "BaseConversationalRetrievalChain" by @felpigeon in #5749
- Add aviary support by @waleedkadous in #5661
- cohere retries by @hwchase17 in #5757
- Strips whitespace and \n from loc before filtering urls from sitemap by @ShelbyJenkins in #5728
- Harrison/youtube multi language by @hwchase17 in #5758
- fix markdown text splitter horizontal lines by @IlyaMichlin in #5625
- Tracing Group by @agola11 in #5326
- Update tutorials.md by @edrickdch in #5761
- feat: Support for
TigrisVector Database for vector search by @adilansari in #5703 - Scores are explained in vectorestore docs by @berkedilekoglu in #5613
- bump ver 191 by @hwchase17 in #5766
New Contributors
- @kouroshHakha made their first contribution in #4047
- @abhimalamkar made their first contribution in #5172
- @spazm made their first contribution in #5751
- @georgegeddes made their first contribution in #5745
- @gbrian made their first contribution in #5731
- @haoch made their first contribution in #5650
- @felpigeon made their first contribution in #5749
- @waleedkadous made their first contribution in #5661
- @ShelbyJenkins made their first contribution in #5728
- @IlyaMichlin made their first contribution in #5625
- @adilansari made their first contribution in #5703
- @berkedilekoglu made their first contribution in #5613
Full Changelog: v0.0.190...v0.0.191