This project is mirrored from https://github.com/aurelio-labs/semantic-router.
Pull mirroring updated .
- Mar 06, 2024
-
-
szelesaron authored
-
- Mar 02, 2024
-
-
James Briggs authored
-
James Briggs authored
-
- Feb 27, 2024
- Feb 25, 2024
-
-
James Briggs authored
-
James Briggs authored
-
- Feb 22, 2024
-
-
dwmorris11 authored
-
- Feb 21, 2024
-
-
Siraj R Aizlewood authored
-
- Feb 20, 2024
-
-
maxyousif15 authored
-
- Feb 19, 2024
-
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-
maxyousif15 authored
-
maxyousif15 authored
-
Bogdan Buduroiu authored
-
Bogdan Buduroiu authored
-
Bogdan Buduroiu authored
-
- Feb 12, 2024
-
-
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 01, 2024
-
-
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 31, 2024
-
-
Siraj R Aizlewood authored
Ensured that splitters embed in the __call__ method, rather than on initialization. Also updated the Conversation class to uttilize splitters in assigning topic ids to Messages as the list of Messages grows.
-
- Jan 28, 2024
-
-
James Briggs authored
-
James Briggs authored
-
- Jan 26, 2024
-
-
James Briggs authored
-
James Briggs authored
-
- Jan 16, 2024
-
-
Alon Gadot authored
-
Kenny authored
-
- Jan 13, 2024
-
-
James Briggs authored
-
James Briggs authored
-
- Jan 12, 2024
-
-
hananel authored
-
James Briggs authored
-
- Jan 11, 2024
-
-
hananel authored
-
- Jan 10, 2024