Skip to content

Releases: aurelio-labs/semantic-router

v0.0.28

15 Mar 16:11
931af0c
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.0.27...v0.0.28

Release v0.0.27

02 Mar 09:35
1cf1676
Compare
Choose a tag to compare

We now have multi-modal support! See here for a Shrek vs. not-Shrek route layer.

What's Changed

Full Changelog: v0.0.26...v0.0.27

Release v0.0.26

27 Feb 18:35
c87fff1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.25...v0.0.26

Release v0.0.25

27 Feb 07:42
de981ae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.24...v0.0.25

Release v0.0.24

23 Feb 16:29
4feb431
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.23...v0.0.24

Release v0.0.23

23 Feb 14:04
599be55
Compare
Choose a tag to compare

What's New

Added image embeddings with VitEncoder by @bruvduroiu , new splitting methods from @simjak

What's Changed

New Contributors

Full Changelog: v0.0.22...v0.0.23

v0.0.22

18 Feb 13:40
3b94e1c
Compare
Choose a tag to compare

Small hotfix for PineconeIndex and new notebook in the /docs demonstrating how to use it.

What's Changed

Full Changelog: v0.0.21...v0.0.22

Release v0.0.21

18 Feb 08:45
95c065f
Compare
Choose a tag to compare

Release v0.0.21

Key new features include MistralAI API for Mistral LLMs and encoders by @dwmorris11, support for more scalable and persistent route layers using Pinecone by @Siraj-Aizlewood and @jamescalam, and new splitting mechanisms for Conversation objects to improve context support for routing decisions by @Siraj-Aizlewood.

What's Changed

New Contributors

Full Changelog: v0.0.20...v0.0.21

Release v0.0.20

28 Jan 15:57
da6b55f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.19...v0.0.20

Release v0.0.19

28 Jan 13:31
f2b3f2f
Compare
Choose a tag to compare

What's New

We've added more flexible and accurate routes. By using route-specific score thresholds and the new route layer fit and evaluate methods, we can get optimal route layer performance in seconds! We have also added a few new example notebooks and support for OpenAI's 3rd generation embedding models and the new dimensions parameter that they introduce.

What's Changed

Full Changelog: v0.0.18...v0.0.19