-
- Downloads
Merge branch 'main' into anup/pinecone-local
No related branches found
No related tags found
Showing
- semantic_router/llms/openrouter.py 1 addition, 2 deletionssemantic_router/llms/openrouter.py
- semantic_router/llms/zure.py 1 addition, 1 deletionsemantic_router/llms/zure.py
- semantic_router/routers/__init__.py 1 addition, 1 deletionsemantic_router/routers/__init__.py
- semantic_router/routers/base.py 16 additions, 8 deletionssemantic_router/routers/base.py
- semantic_router/routers/hybrid.py 15 additions, 11 deletionssemantic_router/routers/hybrid.py
- semantic_router/routers/semantic.py 1 addition, 1 deletionsemantic_router/routers/semantic.py
- semantic_router/schema.py 5 additions, 3 deletionssemantic_router/schema.py
- semantic_router/utils/function_call.py 1 addition, 2 deletionssemantic_router/utils/function_call.py
- tests/integration/encoders/test_openai_integration.py 2 additions, 0 deletionstests/integration/encoders/test_openai_integration.py
- tests/unit/encoders/test_azure.py 2 additions, 1 deletiontests/unit/encoders/test_azure.py
- tests/unit/encoders/test_bedrock.py 4 additions, 2 deletionstests/unit/encoders/test_bedrock.py
- tests/unit/encoders/test_bm25.py 2 additions, 2 deletionstests/unit/encoders/test_bm25.py
- tests/unit/encoders/test_clip.py 3 additions, 1 deletiontests/unit/encoders/test_clip.py
- tests/unit/encoders/test_fastembed.py 2 additions, 2 deletionstests/unit/encoders/test_fastembed.py
- tests/unit/encoders/test_huggingface.py 1 addition, 1 deletiontests/unit/encoders/test_huggingface.py
- tests/unit/encoders/test_mistral.py 0 additions, 1 deletiontests/unit/encoders/test_mistral.py
- tests/unit/encoders/test_openai.py 2 additions, 1 deletiontests/unit/encoders/test_openai.py
- tests/unit/encoders/test_vit.py 1 addition, 1 deletiontests/unit/encoders/test_vit.py
- tests/unit/llms/test_llm_base.py 3 additions, 1 deletiontests/unit/llms/test_llm_base.py
- tests/unit/test_function_schema.py 1 addition, 0 deletionstests/unit/test_function_schema.py
Loading
Please register or sign in to comment