This project is mirrored from https://github.com/aurelio-labs/semantic-router.
Pull mirroring updated .
- Feb 23, 2024
-
-
Simonas authored
-
- Feb 21, 2024
-
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
- Feb 20, 2024
-
-
zahid-syed authored
-
- Feb 19, 2024
-
-
maxyousif15 authored
-
Bogdan Buduroiu authored
-
Bogdan Buduroiu authored
-
Bogdan Buduroiu authored
-
Bogdan Buduroiu authored
-
- Feb 16, 2024
-
-
Simonas authored
-
- Feb 14, 2024
-
-
Siraj R Aizlewood authored
test_from_file_invalid_config()
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
test_from_file_with_llm()
-
- Feb 13, 2024
-
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-
Siraj R Aizlewood authored
And some improvements where we make sure that temp files are definitely deleted after use.
-
- Feb 12, 2024
-
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
Using index.describe instead of shape[].
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
The RouteLayer.categories() attribute has been removed, removing parts that reference this attribute form the tests.
-
Siraj R Aizlewood authored
RouteLayer.remove() renamed to delete().
-
dwmorris11 authored
-
dwmorris11 authored
-
dwmorris11 authored
installed poetry and ran make. added mistralai to the pyproject.toml (first time using poetry, nice tool)
-
- Feb 11, 2024
-
-
dwmorris11 authored
new encoder and a new LLMS. The encoder is a simple wrapper around the MistralAI API, and the LLMS is a simple wrapper around the encoder. The encoder is tested with a simple unit test, and the LLMS is tested with a simple unit test.
-
- Feb 05, 2024
-
-
Siraj R Aizlewood authored
We don't have this function anymore.
-
James Briggs authored
-
- Feb 01, 2024
-
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
And more linting.
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
Changes to the code meant we needed to change some pytests. New pytests added for Conversation splitter method. Also fixed a bug in cumulative_sim.py where we weren't limiting curr_split_docs to only latter docs after a split.
-
- Jan 29, 2024
-
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
- Jan 27, 2024
-
-
James Briggs authored
-
James Briggs authored
-
- Jan 25, 2024
-
-
Siraj R Aizlewood authored
-