-
- Downloads
Merge branch 'main' into...
Merge branch 'main' into vittorio/357-sync-feature-not-handling-non-existing-local-routes-present-remotely
No related branches found
No related tags found
Showing
- docs/08-async-dynamic-routes.ipynb 1027 additions, 0 deletionsdocs/08-async-dynamic-routes.ipynb
- pyproject.toml 1 addition, 1 deletionpyproject.toml
- semantic_router/__init__.py 1 addition, 1 deletionsemantic_router/__init__.py
- semantic_router/layer.py 9 additions, 4 deletionssemantic_router/layer.py
- semantic_router/llms/openai.py 82 additions, 0 deletionssemantic_router/llms/openai.py
- semantic_router/route.py 22 additions, 0 deletionssemantic_router/route.py
- semantic_router/utils/defaults.py 5 additions, 5 deletionssemantic_router/utils/defaults.py
- tests/unit/llms/test_llm_azure_openai.py 1 addition, 3 deletionstests/unit/llms/test_llm_azure_openai.py
- tests/unit/llms/test_llm_openai.py 1 addition, 1 deletiontests/unit/llms/test_llm_openai.py
- tests/unit/test_hybrid_layer.py 4 additions, 4 deletionstests/unit/test_hybrid_layer.py
- tests/unit/test_layer.py 7 additions, 7 deletionstests/unit/test_layer.py
Loading
Please register or sign in to comment