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