This project is mirrored from https://github.com/aurelio-labs/semantic-router.
Pull mirroring updated .
- May 14, 2024
-
-
theanupllm authored
-
theanupllm authored
Merge branch 'feat/BedrockEncoder' of https://github.com/kurtismassey/semantic-router into feat/BedrockEncoder
-
theanupllm authored
-
- May 13, 2024
-
-
James Briggs authored
feat: Multiple functions in openai dynamic routes
-
James Briggs authored
-
- 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
-
- May 10, 2024
-
-
James Briggs authored
-
- May 09, 2024
-
-
Kurtis Massey authored
-
James Briggs authored
fix: add namespace to get all for pinecone
-
James Briggs authored
-
- May 08, 2024
-
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
- May 07, 2024
-
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
Merge branch 'multiple_functions_in_openai_dynamic_routes' of https://github.com/aurelio-labs/semantic-router into multiple_functions_in_openai_dynamic_routes
-
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
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
- May 06, 2024
-
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
Also testing and minor bug fixing in Notebook 04 regarding Conversation object and calling the splitter.
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
-
Siraj R Aizlewood authored
This reverts commit 47a0fa3d.
-
- May 05, 2024
-
-
Siraj R Aizlewood authored
If a single function schema is provided for a Route, then we use OpenAIs inbuilt function calling to determine arguments from the utterance. if more than one function schema is provided then we use our custom prompt.
-
- May 04, 2024
-
-
Kurtis Massey authored
-
Kurtis Massey authored
-
- May 03, 2024
-
-
Kurtis Massey authored
-
Siraj R Aizlewood authored
Also making sure that all LLM responses from the base.py prompt are lists.
-
Kurtis Massey authored
-
Siraj R Aizlewood authored
The former is only supported from Python 3.10 onwards and we'd like to support Python 3.9 onwards.
-