Releases: aurelio-labs/semantic-router
Releases · aurelio-labs/semantic-router
v0.1.1
What's Changed
- feat: Azure OpenAI AD Authentication and Custom HTTP Client by @TaylorN15 in #541
- feat: azure openai updates by @jamescalam in #545
New Contributors
- @TaylorN15 made their first contribution in #541
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- feat: add test for 3.12 and remove 3.9 by @jamescalam in #456
- feat!: add fast sync check by @jamescalam in #460
- fix: remove no longer used docs by @jamescalam in #461
- fix: remote duplicate testing on pr merge by @jamescalam in #462
- fix: function schemas by @jamescalam in #463
- feat: abstract layers by @jamescalam in #465
- feat: add 313 testing and upgrade pydantic by @jamescalam in #472
- fix: sort func schemas and metadata in diffs by @jamescalam in #473
- chore: new dev release by @jamescalam in #474
- fix: missing auto_sync in intro doc by @jamescalam in #476
- feat: add sync lock by @jamescalam in #485
- feat: multilingual bedrock by @jamescalam in #486
- feat: Bedrock Multimodal Embeddings 💬🖼️ by @JGalego in #478
- Add py.typed file for type checking by @gbaian10 in #475
- feat: add test for single route single utterance by @jamescalam in #488
- fix: vector shape for single utterance by @ashraq1455 in #489
- fix: Fixed namespace missing in _async_fetch_metadata inside Pinecone by @Vits-99 in #490
- chore: upgrade to dev5 by @jamescalam in #491
- feat: async sync and pinecone methods by @jamescalam in #487
- feat: hybrid router and async pinecone upgrades by @jamescalam in #493
- refactor: update PineconeIndex to use aiohttp for async requests and … by @italianconcerto in #520
- chore: release dev7 by @jamescalam in #521
- fix: unzip utterances by @italianconcerto in #523
- fix: handle empty function_schemas in route processing by @italianconcerto in #524
- chore: dev9 release by @jamescalam in #526
- feat: Add Pinecone Local Index support and update dependencies by @theanupllm in #522
- fix: pinecone init logic by @jamescalam in #531
- chore: add docstrings for indexes and routers by @jamescalam in #533
- feat: add async delete support by @jamescalam in #535
- feat: uv migration by @jamescalam in #537
- chore: update docs generation by @carlosgauci in #536
- feat: implements vectorised sparse BM25 encoder by @bruvduroiu in #528
- fix: updates semantic version on docs by @joshua-briggs in #500
- fix: updated async doc to use up-to-date semantic router version by @joshua-briggs in #496
- feat: fixed encoders docs to use semantic router v 0.1.0 by @joshua-briggs in #504
- feat: updated readme file to use semantic router by @joshua-briggs in #505
- feat: updated index docs by @joshua-briggs in #502
- fixed typo on dynamic routes doc by @JustinTheDeveloper in #481
- feat: change version and add migration doc by @jamescalam in #539
- fix: release workflow by @jamescalam in #542
- refactor: fix pydantic warning by switching from config by @vertan in #538
- fix: publish workflow by @jamescalam in #543
- fix: publish workflow by @jamescalam in #544
New Contributors
- @JGalego made their first contribution in #478
- @gbaian10 made their first contribution in #475
- @carlosgauci made their first contribution in #536
- @joshua-briggs made their first contribution in #500
- @JustinTheDeveloper made their first contribution in #481
- @vertan made their first contribution in #538
Full Changelog: v0.0.72...v0.1.0
v0.1.0.dev10
What's Changed
- feat: Add Pinecone Local Index support and update dependencies by @theanupllm in #522
- fix: pinecone init logic by @jamescalam in #531
Full Changelog: v0.1.0.dev9...v0.1.0.dev10
v0.1.0.dev9
What's Changed
- fix: handle empty function_schemas in route processing by @italianconcerto in #524
- chore: dev9 release by @jamescalam in #526
Full Changelog: v0.1.0.dev8...v0.1.0.dev9
v0.1.0.dev8
What's Changed
- fix: unzip utterances by @italianconcerto in #523
Full Changelog: v0.1.0.dev7...v0.1.0.dev8
v0.1.0.dev7
What's Changed
- refactor: update PineconeIndex to use aiohttp for async requests and … by @italianconcerto in #520
- chore: release dev7 by @jamescalam in #521
Full Changelog: v0.1.0.dev6...v0.1.0.dev7
v0.1.0.dev6
What's Changed
- feat: async sync and pinecone methods by @jamescalam in #487
- feat: hybrid router and async pinecone upgrades by @jamescalam in #493
Full Changelog: v0.1.0.dev5...v0.1.0.dev6
v0.1.0.dev5
What's Changed
- fix: Fixed namespace missing in _async_fetch_metadata inside Pinecone by @Vits-99 in #490
- chore: upgrade to dev5 by @jamescalam in #491
Full Changelog: v0.1.0.dev4...v0.1.0.dev5
v0.1.0.dev4
What's Changed
- fix: missing auto_sync in intro doc by @jamescalam in #476
- feat: add sync lock by @jamescalam in #485
- feat: multilingual bedrock by @jamescalam in #486
- feat: Bedrock Multimodal Embeddings 💬🖼️ by @JGalego in #478
- Add py.typed file for type checking by @gbaian10 in #475
- feat: add test for single route single utterance by @jamescalam in #488
- fix: vector shape for single utterance by @ashraq1455 in #489
New Contributors
Full Changelog: v0.1.0.dev3...v0.1.0.dev4
v0.1.0.dev3
What's Changed
- feat: add 313 testing and upgrade pydantic by @jamescalam in #472
- fix: sort func schemas and metadata in diffs by @jamescalam in #473
- chore: new dev release by @jamescalam in #474
Full Changelog: v0.1.0.dev2...v0.1.0.dev3