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/integrations
update 5 by @leo-gan in #5752 - docs: updated
ecosystem/dependents
by @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
Tigris
Vector 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