-
- Downloads
Merge pull request #448 from aurelio-labs/james/remove-cohere-default
feat: move cohere to optional dep
No related branches found
No related tags found
Showing
- docs/source/conf.py 1 addition, 1 deletiondocs/source/conf.py
- poetry.lock 14 additions, 13 deletionspoetry.lock
- pyproject.toml 3 additions, 2 deletionspyproject.toml
- semantic_router/__init__.py 1 addition, 1 deletionsemantic_router/__init__.py
- semantic_router/encoders/cohere.py 30 additions, 8 deletionssemantic_router/encoders/cohere.py
- semantic_router/llms/cohere.py 18 additions, 6 deletionssemantic_router/llms/cohere.py
- tests/unit/encoders/test_cohere.py 8 additions, 8 deletionstests/unit/encoders/test_cohere.py
- tests/unit/llms/test_llm_cohere.py 4 additions, 4 deletionstests/unit/llms/test_llm_cohere.py
Loading
Please register or sign in to comment