-
- Downloads
Merge pull request #82 from aurelio-labs/ashraq/custom-score-threshold
feat: Move score_threshold to encoders
No related branches found
No related tags found
Showing
- semantic_router/encoders/base.py 1 addition, 0 deletionssemantic_router/encoders/base.py
- semantic_router/encoders/bm25.py 4 additions, 2 deletionssemantic_router/encoders/bm25.py
- semantic_router/encoders/cohere.py 2 additions, 1 deletionsemantic_router/encoders/cohere.py
- semantic_router/encoders/fastembed.py 4 additions, 2 deletionssemantic_router/encoders/fastembed.py
- semantic_router/encoders/openai.py 2 additions, 1 deletionsemantic_router/encoders/openai.py
- semantic_router/hybrid_layer.py 2 additions, 10 deletionssemantic_router/hybrid_layer.py
- semantic_router/layer.py 12 additions, 19 deletionssemantic_router/layer.py
- tests/unit/encoders/test_base.py 2 additions, 1 deletiontests/unit/encoders/test_base.py
- tests/unit/test_hybrid_layer.py 4 additions, 2 deletionstests/unit/test_hybrid_layer.py
- tests/unit/test_layer.py 10 additions, 2 deletionstests/unit/test_layer.py
Loading
Please register or sign in to comment