-
- Downloads
Merge pull request #391 from aurelio-labs/tolga/function-schemas
feat: optimize local/remote routes flow and store them on Pinecone
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- semantic_router/index/base.py 11 additions, 4 deletionssemantic_router/index/base.py
- semantic_router/index/local.py 9 additions, 1 deletionsemantic_router/index/local.py
- semantic_router/index/pinecone.py 194 additions, 45 deletionssemantic_router/index/pinecone.py
- semantic_router/index/postgres.py 6 additions, 1 deletionsemantic_router/index/postgres.py
- semantic_router/index/qdrant.py 8 additions, 1 deletionsemantic_router/index/qdrant.py
- semantic_router/layer.py 94 additions, 46 deletionssemantic_router/layer.py
- semantic_router/route.py 1 addition, 0 deletionssemantic_router/route.py
- tests/unit/test_route.py 1 addition, 0 deletionstests/unit/test_route.py
Loading
Please register or sign in to comment