merge and dependencies upgrade
No related branches found
No related tags found
Showing
- .github/workflows/test.yml 41 additions, 0 deletions.github/workflows/test.yml
- .gitignore 3 additions, 0 deletions.gitignore
- .python-version 1 addition, 0 deletions.python-version
- Makefile 3 additions, 0 deletionsMakefile
- docs/examples/hybrid-layer.ipynb 14 additions, 46 deletionsdocs/examples/hybrid-layer.ipynb
- poetry.lock 426 additions, 266 deletionspoetry.lock
- pyproject.toml 6 additions, 1 deletionpyproject.toml
- semantic_router/layer.py 4 additions, 7 deletionssemantic_router/layer.py
- semantic_router/linear.py 30 additions, 0 deletionssemantic_router/linear.py
- tests/functional/test_linear.py 69 additions, 0 deletionstests/functional/test_linear.py
- tests/unit/encoders/test_base.py 16 additions, 0 deletionstests/unit/encoders/test_base.py
- tests/unit/encoders/test_cohere.py 41 additions, 0 deletionstests/unit/encoders/test_cohere.py
- tests/unit/encoders/test_openai.py 122 additions, 0 deletionstests/unit/encoders/test_openai.py
- tests/unit/test_layer.py 115 additions, 0 deletionstests/unit/test_layer.py
- tests/unit/test_schema.py 61 additions, 0 deletionstests/unit/test_schema.py
Loading
Please register or sign in to comment