-
- Downloads
Merge pull request #190 from aurelio-labs/zahid/issue_fixes
fix: optional dependency issue
No related branches found
No related tags found
Showing
- poetry.lock 96 additions, 95 deletionspoetry.lock
- pyproject.toml 3 additions, 2 deletionspyproject.toml
- semantic_router/encoders/mistral.py 30 additions, 11 deletionssemantic_router/encoders/mistral.py
- semantic_router/llms/__init__.py 2 additions, 0 deletionssemantic_router/llms/__init__.py
- semantic_router/llms/llamacpp.py 20 additions, 7 deletionssemantic_router/llms/llamacpp.py
- semantic_router/llms/mistral.py 32 additions, 10 deletionssemantic_router/llms/mistral.py
- tests/unit/encoders/test_mistral.py 20 additions, 6 deletionstests/unit/encoders/test_mistral.py
- tests/unit/llms/test_llm_llamacpp.py 13 additions, 0 deletionstests/unit/llms/test_llm_llamacpp.py
- tests/unit/llms/test_llm_mistral.py 17 additions, 4 deletionstests/unit/llms/test_llm_mistral.py
Loading
Please register or sign in to comment