Merge branch 'main' into readme-fix
No related branches found
No related tags found
Showing
- CONTRIBUTING.md 3 additions, 4 deletionsCONTRIBUTING.md
- coverage.xml 585 additions, 577 deletionscoverage.xml
- docs/07-multi-modal.ipynb 5689 additions, 5691 deletionsdocs/07-multi-modal.ipynb
- docs/examples/unstructured-element-splitter.ipynb 1 addition, 1 deletiondocs/examples/unstructured-element-splitter.ipynb
- poetry.lock 96 additions, 95 deletionspoetry.lock
- pyproject.toml 3 additions, 2 deletionspyproject.toml
- semantic_router/encoders/mistral.py 31 additions, 11 deletionssemantic_router/encoders/mistral.py
- semantic_router/encoders/zure.py 3 additions, 3 deletionssemantic_router/encoders/zure.py
- semantic_router/hybrid_layer.py 5 additions, 1 deletionsemantic_router/hybrid_layer.py
- semantic_router/layer.py 2 additions, 3 deletionssemantic_router/layer.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
- semantic_router/splitters/consecutive_sim.py 0 additions, 1 deletionsemantic_router/splitters/consecutive_sim.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
- tests/unit/test_hybrid_layer.py 7 additions, 1 deletiontests/unit/test_hybrid_layer.py
- tests/unit/test_splitters.py 4 additions, 6 deletionstests/unit/test_splitters.py
Loading
Please register or sign in to comment