This project is mirrored from https://github.com/aurelio-labs/semantic-router.
Pull mirroring updated .
- Jan 25, 2024
-
-
Siraj R Aizlewood authored
To tidy up __call__ in RouteLayer.
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
The test TestRouteLayer::test_query_with_no_index was failing because when it ran assert route_layer("Anything").name is None There were no Routes defined yet, and this meant that route = [route for route in self.routes if route.name == top_class][0] was raising an error. If no routes are defined then we can just defualt to RouteChoice().
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
- Jan 24, 2024
-
-
Siraj R Aizlewood authored
Created a random_score_threshold_search method in TestRouteSelection for finding optimum score threshold values across all routes, using a random search algorithm. Also created a fit method in RouteLayer for running the random_score_threshold_search and for
-
- Jan 23, 2024
-
-
Siraj R Aizlewood authored
User inputted value was being overruled by hardcoded list.
-
Siraj R Aizlewood authored
-
- Jan 22, 2024
-
-
Arash Mosharraf authored
-
- Jan 18, 2024
-
-
Arash Mosharraf authored
-
- Jan 16, 2024
-
-
Arash Mosharraf authored
-
- Jan 13, 2024
-
-
James Briggs authored
-
- Jan 12, 2024
-
-
hananel authored
-
- Jan 11, 2024
-
-
hananel authored
-
- Jan 10, 2024
- Jan 07, 2024
-
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-
Ismail Ashraq authored
-
- Jan 06, 2024
-
-
James Briggs authored
-
Ismail Ashraq authored
-
- Jan 05, 2024
- Jan 02, 2024
-
-
Simonas authored
-
- Dec 27, 2023
-
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-
- Dec 26, 2023
-
-
James Briggs authored
-
James Briggs authored
-
- Dec 21, 2023
-
-
“Daniel Griffiths” authored
-
- Dec 20, 2023
- Dec 19, 2023
- Dec 18, 2023
-
-
Simonas authored
-
- Dec 13, 2023