This project is mirrored from https://github.com/aurelio-labs/semantic-router.
Pull mirroring updated .
- May 03, 2024
-
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
list is only supported from Python 3.10 onwards, and we'd like to support 3.9 onwards.
-
Siraj R Aizlewood authored
-
- May 02, 2024
-
-
James Briggs authored
-
James Briggs authored
fix: video splitter -> type error
-
James Briggs authored
-
James Briggs authored
-
theanupllm authored
-
theanupllm authored
-
- May 01, 2024
-
-
Siraj R Aizlewood authored
See Notebook 02.
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
_validate_single_function_inputs has much the same logic as the original is_valid_inputs function.
-
- Apr 30, 2024
-
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
we don't use openai_function_schema anymore.
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
We don't have OpenAI Function Calling Dynamic Routes as an alternative to regular dynamic routes any more, it is now the default.
-
- Apr 29, 2024
-
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
Simplified __call__ in route.py as we don't have 2 separate methods of treating dynamic routes anymore.
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
It was previously (incorrectly) stating that the dynamic route generates functions.
-
- Apr 28, 2024
-
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
Also showcasing that other (non-dynamic) routes, and choosing no route work as expected.
-
James Briggs authored
fix: James/encoder disallowed special
-
James Briggs authored
-