-
- Downloads
Merge pull request #14 from bruvduroiu/main
Decision Layer unit tests + CI
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
- poetry.lock 197 additions, 2 deletionspoetry.lock
- pyproject.toml 6 additions, 1 deletionpyproject.toml
- semantic_router/schema.py 1 addition, 0 deletionssemantic_router/schema.py
- tests/encoders/test_base.py 16 additions, 0 deletionstests/encoders/test_base.py
- tests/encoders/test_cohere.py 41 additions, 0 deletionstests/encoders/test_cohere.py
- tests/encoders/test_openai.py 122 additions, 0 deletionstests/encoders/test_openai.py
- tests/test_layer.py 115 additions, 0 deletionstests/test_layer.py
- tests/test_schema.py 61 additions, 0 deletionstests/test_schema.py
Loading
Please register or sign in to comment