lint and test fix
Showing
- semantic_router/layer.py 2 additions, 2 deletionssemantic_router/layer.py
- semantic_router/llms/__init__.py 1 addition, 2 deletionssemantic_router/llms/__init__.py
- semantic_router/llms/base.py 1 addition, 0 deletionssemantic_router/llms/base.py
- semantic_router/llms/cohere.py 2 additions, 0 deletionssemantic_router/llms/cohere.py
- semantic_router/llms/openai.py 3 additions, 1 deletionsemantic_router/llms/openai.py
- semantic_router/llms/openrouter.py 3 additions, 1 deletionsemantic_router/llms/openrouter.py
- semantic_router/schema.py 1 addition, 1 deletionsemantic_router/schema.py
- semantic_router/utils/function_call.py 1 addition, 2 deletionssemantic_router/utils/function_call.py
- tests/unit/llms/test_llm_cohere.py 5 additions, 5 deletionstests/unit/llms/test_llm_cohere.py
- tests/unit/llms/test_llm_openai.py 6 additions, 5 deletionstests/unit/llms/test_llm_openai.py
- tests/unit/llms/test_llm_openrouter.py 6 additions, 5 deletionstests/unit/llms/test_llm_openrouter.py
- tests/unit/test_route.py 1 addition, 0 deletionstests/unit/test_route.py
- tests/unit/test_schema.py 1 addition, 0 deletionstests/unit/test_schema.py
Loading
Please register or sign in to comment