-
- Downloads
refactor: class-based config is deprecated in Pydantic v2.0, use ConfigDict instead
Showing
- semantic_router/encoders/base.py 4 additions, 6 deletionssemantic_router/encoders/base.py
- semantic_router/index/base.py 3 additions, 4 deletionssemantic_router/index/base.py
- semantic_router/index/local.py 4 additions, 4 deletionssemantic_router/index/local.py
- semantic_router/index/postgres.py 4 additions, 6 deletionssemantic_router/index/postgres.py
- semantic_router/llms/base.py 3 additions, 4 deletionssemantic_router/llms/base.py
- semantic_router/route.py 3 additions, 4 deletionssemantic_router/route.py
- semantic_router/routers/base.py 4 additions, 6 deletionssemantic_router/routers/base.py
- semantic_router/schema.py 3 additions, 4 deletionssemantic_router/schema.py
- semantic_router/utils/function_call.py 3 additions, 4 deletionssemantic_router/utils/function_call.py
Loading
Please register or sign in to comment