What's Changed
- Fix failing tests by @parshvadaftari in #3162
- fix: Ignore memgraph index duplicate creation errors by @Colsrch in #3203
- docs: Async Add Announcement by @whysosaket in #3231
- Personalized Search using Tavily + Mem0 by @Itz-Antaripa in #3232
- Update field in docs by @prateekchhikara in #3254
- Personalized Search Example Docs by @Itz-Antaripa in #3259
- feat (pinecone): Add namespace support and improve type safety by @e-biswas in #3216
- Fix indexing when using Qdrant cloud by @parshvadaftari in #3228
- Refactoring from gemini to google ai by @parshvadaftari in #3244
- fixes memgraph async attirbute error by @parshvadaftari in #3209
- fix: add rediscloud search module check for the condition by @lazakrisz in #3192
- Updated psycopg -> 3 by @parshvadaftari in #3271
- Added mulit id filters support for all vectorstores by @parshvadaftari in #3269
- Vercel AI migration to 5.0 by @parshvadaftari in #3223
- ai-sdk/docs: V5 Migration Docs by @whysosaket in #3277
- feat: Add db_name field to MilvusDBConfig and MilvusDB initialization by @moyueheng in #3229
- Update docker compose by @parshvadaftari in #3258
- Refactored base class config for llms by @parshvadaftari in #3241
- Add sslmode pgvector by @parshvadaftari in #3265
- Fix Neo4j Cypher syntax error with agent_id filtering by @DrJsPBs in #3158
- Feat/llm monitoring callback by @johnwlockwood in #2877
- Fix/supported llm params by @parshvadaftari in #3290
- docs: fix search method return value handling in integration and example docs by @HScarb in #3208
- Fixes n_embeddings use and error for memgraph by @parshvadaftari in #3296
- refactor: Improve async handling in AsyncMemory class for better performance by @YuriyTW in #3250
- added simple sanitizer methods for nodes and realtionships by @gajazlikovac in #3021
- refactor: Update batch update method documentation to clarify optiona… by @SudoAnirudh in #2982
- Fix: refer to 61~62, self.config.graph_store.lm.config should be prioritized for usage by @brucewkz in #3043
- docs: Remove unused and missing OS module from examples by @aymenkrifa in #3090
- DOC: Fix missing Neptune Analytics mention on doc by @andy-k-improving in #3264
- Add neptune example notebook and documentation by @acarbonetto in #3224
- Added support for python 3.12 by @parshvadaftari in #3295
- Updated docs for agent_id and run_id by @parshvadaftari in #3294
- Fix failing tests by @parshvadaftari in #3304
- Restrict package version by @parshvadaftari in #3305
- Added sanitation for better relationship mapping by @parshvadaftari in #3300
- Fixing Json import for the psycopg and psycopg2 by @parshvadaftari in #3310
- Update version to 0.1.116 by @whysosaket in #3312
New Contributors
- @Colsrch made their first contribution in #3203
- @e-biswas made their first contribution in #3216
- @lazakrisz made their first contribution in #3192
- @moyueheng made their first contribution in #3229
- @DrJsPBs made their first contribution in #3158
- @HScarb made their first contribution in #3208
- @YuriyTW made their first contribution in #3250
- @gajazlikovac made their first contribution in #3021
- @SudoAnirudh made their first contribution in #2982
- @brucewkz made their first contribution in #3043
- @aymenkrifa made their first contribution in #3090
- @andy-k-improving made their first contribution in #3264
Full Changelog: v0.1.115...v0.1.116