Releases: aurelio-labs/semantic-router
Releases · aurelio-labs/semantic-router
Release v0.0.35
What's Changed
- feat: Multiple routes added by @the-anup-das in #254
- feat: Multiple routes added by @italianconcerto in #135
- fix: Added fix to encode documents within rolling window by @mesax1 in #256
- chore: update version to 0.0.35 by @jamescalam in #259
New Contributors
Full Changelog: v0.0.34...v0.0.35
Release v0.0.34
Release v0.0.33
What's Changed
- feat: Added HFEncoderEndpoint by @the-anup-das in #246
- Added HFEncoderEndpoint by @alessioserra in #241
- feat: Added namespace for pinecone by @theanupllm in #247
- fix: Hard split for max token size by @simjak in #249
- chore: update version by @jamescalam in #250
New Contributors
- @the-anup-das made their first contribution in #246
- @alessioserra made their first contribution in #241
- @theanupllm made their first contribution in #247
Full Changelog: v0.0.32...v0.0.33
Release v0.0.32
What's Changed
- fix: Google client dependencies by @simjak in #239
- chore: release 0.0.32 by @jamescalam in #240
Full Changelog: v0.0.31...v0.0.32
Release v0.0.31
What's Changed
- chore: Release v0.0.30 by @jamescalam in #233
- fix: Update 09-route-filter.ipynb by @shaungt1 in #230
- feat: Support Google/Vertex AI as Encoder by @smwitkowski in #224
- chore: release v0.0.31 by @jamescalam in #237
New Contributors
- @shaungt1 made their first contribution in #230
- @smwitkowski made their first contribution in #224
Full Changelog: v0.0.30...v0.0.31
Release v0.0.30
What's Changed
- chore: Reduction of logs for splitter by @simjak in #220
- fix: kwarg LlamaCppLLM.llm overwritten by import by @bruvduroiu in #211
- feat: Add route filtering to indexes by @zahid-syed in #209
- fix: Pinecone PyTest env var by @jamescalam in #226
- fix: gRPC types import qdrant.py by @Anush008 in #225
- chore: Moved black format from main dependencies by @simjak in #227
- chore: add source to pinecone index by @jamescalam in #229
Full Changelog: v0.0.29...v0.0.30
v0.0.29
What's Changed
- feat: QdrantIndex by @Anush008 in #207
- chore: James/v0.0.29 by @jamescalam in #214
Full Changelog: v0.0.28...v0.0.29
v0.0.28
What's New
Addition of different aggregation methods (sum
, mean
, max
) and improvements to HybridRouteLayer
thanks to @andreped! Much maintenance, fixes, and optimization.
What's Changed
- chore: splitters code clean by @jamescalam in #182
- fix: clip notebook fix by @jamescalam in #183
- fix: fixes #188
AzureOpenAIEncoder
issue by @szelesaron in #189 - fix: Fit and vec_evaluate can now handle dynamic routes by @Siraj-Aizlewood in #192
- refactor: Removed trigger from RouteChoice by @Siraj-Aizlewood in #195
- feat: Support for setting top_k for HybridRouteLayer by @andreped in #197
- fix: optional dependency issue by @zahid-syed in #190
- feat: Support openai base_url by @bdqfork in #180
- fix: README route example simplification by @andreped in #196
- chore: Update FastEmbed to latest by @Anush008 in #200
- feat: Support for setting aggregation for (Hybrid)RouteLayer by @andreped in #202
- chore: prepare v0.0.28 release by @jamescalam in #205
New Contributors
- @szelesaron made their first contribution in #189
- @andreped made their first contribution in #197
- @bdqfork made their first contribution in #180
- @Anush008 made their first contribution in #200
Full Changelog: v0.0.27...v0.0.28
Release v0.0.27
We now have multi-modal support! See here for a Shrek vs. not-Shrek route layer.
What's Changed
- feat: add CLIP for multi modal by @jamescalam in #155
- chore: v0.0.27 release prep by @jamescalam in #181
Full Changelog: v0.0.26...v0.0.27