-
- Downloads
Merge pull request #389 from aurelio-labs/ashraq/openai-max-retry
feat: add max_retries to OpenAI and Azure encoders
No related branches found
No related tags found
Showing
- semantic_router/encoders/openai.py 29 additions, 15 deletionssemantic_router/encoders/openai.py
- semantic_router/encoders/zure.py 27 additions, 22 deletionssemantic_router/encoders/zure.py
- semantic_router/utils/function_call.py 5 additions, 1 deletionsemantic_router/utils/function_call.py
- tests/integration/encoders/test_openai_integration.py 2 additions, 1 deletiontests/integration/encoders/test_openai_integration.py
- tests/unit/encoders/test_azure.py 144 additions, 18 deletionstests/unit/encoders/test_azure.py
- tests/unit/encoders/test_openai.py 144 additions, 19 deletionstests/unit/encoders/test_openai.py
Loading
Please register or sign in to comment