v0.0.345
·
10168 commits
to master
since this release
What's Changed
- Adds OllamaFunctions wrapper by Jacob Lee (@jacoblee93) in #13330
- Update metaphor_search.ipynb by Hubert Yuan (@HubertY) in #14093
- local docs build <5s by Erick Friis (@efriis) in #14096
- Improve indexing performance for Postgres (remote database) for refresh by Mark Scannell (@mescanne) in #14126
- Update invalid link by Ean Yang (@YQisme) in #14106
- templates[patch]: opensearch readme update by Erick Friis (@efriis) in #14103
- docs[patch]: Update facebook.ipynb by Bob Lin (@169) in #14102
- Template for Ollama + Multi-query retriever by Lance Martin (@rlancemartin) in #14092
- docs[patch]: Update discord.ipynb by Bob Lin (@169) in #14099
- [Nits] Evaluation - Some Rendering Improvements by William FH (@hinthornw) in #14097
- Update Prompt Format Error by William FH (@hinthornw) in #14044
- Improve indexing performance for Postgres (remote database) for refresh for async API by Eugene Yurtsev (@eyurtsev) in #14132
- Harrison/ibm by Harrison Chase (@hwchase17) in #14133
- fix: set maxsplit when parse python function docstring by lijie (@lijie-lee) in #14121
- fix: use async_embed_with_retry in _aget_len_safe_embeddings by Devin Dahoon Kim (@salqueng) in #14110
- docs[patch]: Add mermaid JS theme dependency to docusaurus by Alex Kira (@akira) in #14051
- docs(ernie): add deprecated note for ErnieChatBot by axiangcoding (@axiangcoding) in #14061
- add contribs by Bagatur (@baskaryan) in #14137
- Update text_splitter.py by Govinda Totla (@govinda18) in #14025
- docs[patch]: Add getting started section to LCEL doc by Alex Kira (@akira) in #14045
- Add unit tests for Huggingface dataset loader by Amyh102 in #14053
- docs[patch]: Fix templates/index by Erick Friis (@efriis) in #14146
- Fix minor typos (casing) by Martin Jul (@mjul) in #14138
- relock templates by Erick Friis (@efriis) in #14149
- Change RunnableMap to RunnableParallel for consistency by Alex Kira (@akira) in #14142
- docs[patch]: docs local build by Erick Friis (@efriis) in #14152
- Update Open CLIP embd by Lance Martin (@rlancemartin) in #14155
- Bagatur/lcel why doc by Bagatur (@baskaryan) in #14089
- fix broken api docs links by Erick Friis (@efriis) in #14154
- Improve file system blob loader and generic loader by Eugene Yurtsev (@eyurtsev) in #14004
- Title:fixed a bug that was causing the streaming transfer to not work… by quantum00549 in #10827
- Added missing
py.typedtolangchain_coreby James Braza (@jamesbraza) in #14143 - add azure ai data document loader by Samuel Kemp (@samuel100) in #13404
- fix: Running SQLDatabaseChain adds prefix "SQLQuery:\n" by Abdul kader (@ridha) in #14058
- Support passing parameters to
llms.Databricksandllms.Mlflowby Harutaka Kawamura (@harupy) in #14100 BaseTracerhelper method forRunlookup by James Braza (@jamesbraza) in #14139- core[patch]: Release 0.0.9 by Bagatur (@baskaryan) in #14182
- langchain[patch]: Release langchain 0.0.345 by Bagatur (@baskaryan) in #14184
New Contributors
- Hubert Yuan (@HubertY) made their first contribution in #14093
- Mark Scannell (@mescanne) made their first contribution in #14126
- Ean Yang (@YQisme) made their first contribution in #14106
- lijie (@lijie-lee) made their first contribution in #14121
- Devin Dahoon Kim (@salqueng) made their first contribution in #14110
- Alex Kira (@akira) made their first contribution in #14051
- Govinda Totla (@govinda18) made their first contribution in #14025
- Martin Jul (@mjul) made their first contribution in #14138
- quantum00549 made their first contribution in #10827
- Samuel Kemp (@samuel100) made their first contribution in #13404
- Abdul kader (@ridha) made their first contribution in #14058
Full Changelog: v0.0.344...v0.0.345