What's Changed
- 🔍 feat: Google VertexAI Embeddings by @yihyang in #154
- 🪙 feat:
EMBEDDINGS_CHUNK_SIZE
parameter for Azure + OpenAI by @laszlovandenhoek in #151 - 🚅 refactor: Implement Async Support for Embedding Routes by @sbruel in #160
- 🎱 feat: Use Shared Thread Pool across Operations by @sbruel in #166
- 🪙 feat: Add
check_embedding_ctx_length
Flag by @Fjf in #161 - 🔑 feat: AWS / Bedrock Session Token Support by @k255 in #167
- 🔌 feat: Enable PostgreSQL Unix Socket Connection by @langered in #153
- 📒 feat: Support CSV loading for non-UTF-8 files by @danny-avila in #169
- ✨ feat: Optimize PostgreSQL Queries and Add Optional Detailed Query Logging by @danny-avila in #172
- 📙 docs: More Info on
GOOGLE_APPLICATION_CREDENTIALS
by @EliRibble in #177
New Contributors
- @yihyang made their first contribution in #154
- @laszlovandenhoek made their first contribution in #151
- @sbruel made their first contribution in #160
- @Fjf made their first contribution in #161
- @k255 made their first contribution in #167
- @langered made their first contribution in #153
- @EliRibble made their first contribution in #177
Full Changelog: v0.5.0...v0.6.0