-
- Downloads
Merge branch 'add_tfidf' of https://github.com/digriffiths/semantic-router into add_tfidf
No related branches found
No related tags found
Showing
- .github/workflows/conventional_commits.yml 20 additions, 7 deletions.github/workflows/conventional_commits.yml
- .pre-commit-config.yaml 6 additions, 0 deletions.pre-commit-config.yaml
- commitlint.config.js 8 additions, 0 deletionscommitlint.config.js
- poetry.lock 406 additions, 2 deletionspoetry.lock
- pyproject.toml 2 additions, 1 deletionpyproject.toml
- semantic_router/encoders/__init__.py 2 additions, 0 deletionssemantic_router/encoders/__init__.py
- semantic_router/encoders/fastembed.py 45 additions, 0 deletionssemantic_router/encoders/fastembed.py
- semantic_router/schema.py 22 additions, 0 deletionssemantic_router/schema.py
- semantic_router/utils/splitters.py 71 additions, 0 deletionssemantic_router/utils/splitters.py
- test_output.txt 0 additions, 0 deletionstest_output.txt
- tests/unit/encoders/test_fastembed.py 10 additions, 0 deletionstests/unit/encoders/test_fastembed.py
- tests/unit/test_splitters.py 66 additions, 0 deletionstests/unit/test_splitters.py
Loading
Please register or sign in to comment