What's Changed
- fix: support MongoDB ObjectId in search (fixes int() conversion error) by @harshalmore31 in #275
- Update: Integration tests by @harshalmore31 in #280
- fix: Langchain register error with better error handling (#234) by @Harshit28j in #241
- Fix MongoDB migration IndexOptionsConflict (duplicate index keys) by @colygon in #283
- update Readme! by @harshalmore31 in #297
- feat: enhance API subdomain handling and conversation message processing by @devwdave in #281
- feat: introduce UnsupportedLLMProviderError for better error handling by @devwdave in #298
- Hosted metrics by @devwdave in #299
- feat: introduce UnsupportedDatabaseError for improved error handling by @devwdave in #300
- feat. Add hosted integration tests! by @harshalmore31 in #301
- fixes! by @harshalmore31 in #302
- Add CLI tests with stable assertions and mocked dependencies by @adityasasidhar in #296
- Fix: Lazy-import psycopg by @rpkruse in #306
- Detect DeepSeek and NVIDIA NIM platforms by @rpkruse in #307
- Enhance hosted recall functionality and refactor API handling by @devwdave in #308
- Update hosted verbiage to be cloud. by @devwdave in #309
- Update pyproject.toml to exclude all test files and ignore unresolved… by @devwdave in #310
- Fix multi-turn conversation ingestion for AzureOpenAI by @lindseystead in #231
- Refactor recall method to accept optional limit parameter and update … by @devwdave in #314
New Contributors
- @Harshit28j made their first contribution in #241
- @colygon made their first contribution in #283
- @adityasasidhar made their first contribution in #296
- @rpkruse made their first contribution in #306
- @lindseystead made their first contribution in #231
Full Changelog: v3.1.6...v3.2.0