Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-09 | 1.5 kB | |
v0.1.8 source code.tar.gz | 2025-05-09 | 22.6 MB | |
v0.1.8 source code.zip | 2025-05-09 | 22.7 MB | |
Totals: 3 Items | 45.3 MB | 1 |
What's Changed
- feat: mistral litellm encoder mitigation by @Joshua-Briggs in https://github.com/aurelio-labs/semantic-router/pull/580
- feat: add litellm encoder by @jamescalam in https://github.com/aurelio-labs/semantic-router/pull/579
- feat: voyage/jina_ai encoder addition by @Joshua-Briggs in https://github.com/aurelio-labs/semantic-router/pull/581
- fix: docs link by @jamescalam in https://github.com/aurelio-labs/semantic-router/pull/584
- fix: pgvector index get_utterances check self index by @RandyZ in https://github.com/aurelio-labs/semantic-router/pull/573
- fix: pg get utterances by @jamescalam in https://github.com/aurelio-labs/semantic-router/pull/587
- docs(notebook): Refactor RouteLayer to SemanticRouter across documentation and examples by @sanskarjaiswal2001 in https://github.com/aurelio-labs/semantic-router/pull/588
- fix: score always is None by @RandyZ in https://github.com/aurelio-labs/semantic-router/pull/590
- fix: sim score by @jamescalam in https://github.com/aurelio-labs/semantic-router/pull/591
- fix: add limit to acall and fix async hybrid router by @jamescalam in https://github.com/aurelio-labs/semantic-router/pull/592
New Contributors
- @RandyZ made their first contribution in https://github.com/aurelio-labs/semantic-router/pull/573
- @sanskarjaiswal2001 made their first contribution in https://github.com/aurelio-labs/semantic-router/pull/588
Full Changelog: https://github.com/aurelio-labs/semantic-router/compare/v0.1.7...v0.1.8