This project is mirrored from https://github.com/aurelio-labs/semantic-router.
Pull mirroring updated .
- Apr 02, 2024
-
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
Updated _semantic_classify_multiple_routes to use the Route thresholds if they exist.
-
Siraj R Aizlewood authored
Created the group_scores_by_class method.
-
- Feb 01, 2024
-
-
Luca Mannini authored
-
Luca Mannini authored
-
Luca Mannini authored
-
- Jan 29, 2024
-
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
list_route_names for checking current route names. remove for removing route and its associated data..
-
- Jan 27, 2024
-
-
James Briggs authored
-
James Briggs authored
-
- Jan 26, 2024
-
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-
- 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
-