This project is mirrored from https://github.com/aurelio-labs/semantic-router.
Pull mirroring updated .
- May 15, 2024
-
-
James Briggs authored
-
James Briggs authored
fix: base.py typo
-
James Briggs authored
fix: is_valid_inputs in base.py
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
-
James Briggs authored
fix: Cohere to v5
-
- May 14, 2024
-
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
The newer version of cohere can return incorrect types.
-
Siraj R Aizlewood authored
Need to specify texts is the first arg for cohere v^5.00.
-
Siraj R Aizlewood authored
-
James Briggs authored
chore: v0.0.40 release
-
James Briggs authored
-
James Briggs authored
fix: Use 'api_key' parameter if passed explicitly
-
Ismail Ashraq authored
-
Ismail Ashraq authored
-
James Briggs authored
feat: Adding BedrockEncoder
-
theanupllm authored
-
theanupllm authored
Merge branch 'feat/BedrockEncoder' of https://github.com/kurtismassey/semantic-router into feat/BedrockEncoder
-
theanupllm authored
-
- May 13, 2024
-
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
Now no longer requires typehints in the function signature (it wasn't using these anyway, and would break when they weren't included. Also, we now only check if mandatary arguments have been provided in input. None mandatory don't need to be present. Finally, addde a check to ensure that, if there are extra arguments provided in input not present in the signature, then these result in false being returned.
-
James Briggs authored
feat: Multiple functions in openai dynamic routes
-
James Briggs authored
-
microwavetoasteroven authored
fix/base.py typo
-
- May 11, 2024
-
-
James Briggs authored
fix: remove final release from workflow
-
James Briggs authored
-
James Briggs authored
chore: release v0.0.39
-
James Briggs authored
-