v0.0.316
What's Changed
- Update SQL cookbook by Lance Martin (@rlancemartin) in #11870
- Add security considerations by Eugene Yurtsev (@eyurtsev) in #11869
- Add LCEL to prompt doc by Bagatur (@baskaryan) in #11875
- Add LCEL to output parser doc by Bagatur (@baskaryan) in #11880
- Add deps and minor cleaning to cookbooks by Lance Martin (@rlancemartin) in #11886
- update CONTRIBUTING.md by Leonid Ganeline (@leo-gan) in #11872
- Add security.md by Eugene Yurtsev (@eyurtsev) in #11881
- add how to configure documentation by Harrison Chase (@hwchase17) in #11889
- Add LCEL to chain doc by Bagatur (@baskaryan) in #11895
- add LCEL to retriever doc by Bagatur (@baskaryan) in #11888
- fix: more robust check whether the HF model is quantized by eryk-dsai in #11891
- added Vertex examples as attributes by Leonid Kuligin (@lkuligin) in #11890
- added a multiturn search based on Vertex AI Search by Leonid Kuligin (@lkuligin) in #11885
- feat(llm): add together.xyz as an LLM provider by Jean-Louis Queguiner (@jqueguiner) in #11892
- Fix issues in runnable docs examples by Nuno Campos (@nfcampos) in #11883
- Fix missing word by DJZevenbergen (@djzevenbergen) in #11868
- Fix: Sitemap Document Loader Tests and Documentation by Lee (@leedotpang) in #11866
- Fix spelling typos in learned_prompt_optimization.ipynb by standby24x7 in #11862
- Fix HuggingFace notebook link by Javier Aranda Santos (@javi-aranda) in #11863
- Adapt to the latest version of Alibaba Cloud OpenSearch vector store API by zhaoshengbo in #11849
- Add security notice to file management tool by Eugene Yurtsev (@eyurtsev) in #11878
- Upgrade experimental package dependencies and use Poetry 1.6.1. by Predrag Gruevski (@obi1kenobi) in #11339
- Fixed a typo in anyscale.ipynb by VAS (@fvaysh) in #11822
- Fixed a typo in bittensor.ipynb by VAS (@fvaysh) in #11821
- test_stream_log_retriever Unit Test + Tool names fix by Mohammad Mohtashim (@keenborder786) in #11808
- SingleStoreDBChatMessageHistory: Add singlestoredb support for ChatMessageHistory by Volodymyr Tkachuk (@volodymyr-memsql) in #11705
- fix typos in docs/docs/expression_language/cookbook/prompt_llm_parser.ipynb by Surav Shrestha (@suravshrestha) in #11796
- fix typos in cookbook/Semi_structured_and_multi_modal_RAG.ipynb by Surav Shrestha (@suravshrestha) in #11794
- fix typos in cookbook/self_query_hotel_search.ipynb by Surav Shrestha (@suravshrestha) in #11792
- fix typos in cookbook/Semi_structured_multi_modal_RAG_LLaMA2.ipynb by Surav Shrestha (@suravshrestha) in #11791
- fix typos in cookbook/sales_agent_with_context.ipynb by Surav Shrestha (@suravshrestha) in #11790
- docs
safetyupdate by Leonid Ganeline (@leo-gan) in #11789 - Supported OutputFixingParser max_retries by @maiqingqiang in #11754
- Modify spelling errors in the comments section of the baichuan_baichuaninc_endpoint.py file by @cloudscool in #11753
- Revert "Add baichuan model" by Bagatur (@baskaryan) in #11901
- Include information on the tools for creating gbnf grammar files in the llama-cpp notebook by eryk-dsai in #11764
- Add YandexGPT LLM and Chat model by Dmitry Tyumentsev (@tyumentsev4) in #11703
- Flesh out semi-structured cookbook by Lance Martin (@rlancemartin) in #11904
- evaluation criteria by Leonid Ganeline (@leo-gan) in #11681
- Ensure that configurable fields with enums support deduplication by Nuno Campos (@nfcampos) in #11909
- Add validation for configurable keys passed to .with_config() by Nuno Campos (@nfcampos) in #11910
- Export merge_configs function by Nuno Campos (@nfcampos) in #11916
- Add lock for using global config enum weak map by Nuno Campos (@nfcampos) in #11920
- Add deprecation warnings by Eugene Yurtsev (@eyurtsev) in #11899
- Add security notices to toolkits by Eugene Yurtsev (@eyurtsev) in #11900
- Add runnables to api reference by Eugene Yurtsev (@eyurtsev) in #11520
- bump 316 by Bagatur (@baskaryan) in #11928
New Contributors
- Jean-Louis Queguiner (@jqueguiner) made their first contribution in #11892
- DJZevenbergen (@djzevenbergen) made their first contribution in #11868
- Lee (@leedotpang) made their first contribution in #11866
- standby24x7 made their first contribution in #11862
- Javier Aranda Santos (@javi-aranda) made their first contribution in #11863
- VAS (@fvaysh) made their first contribution in #11822
Full Changelog: v0.0.315...v0.0.316