-
[OPIK-354] Improve SDK robustness to connection issues (#721)
发布于
2024-11-27 13:46:34 +00:00 -
Add log level debug to cookbooks
-
Temporary set file message format in console logger
-
Update msg format
-
Update debug log messages
-
CHange the way opik is installed
-
Update opik path in cookbook workflow
-
Revert notebook changes attempt 2...
-
Change logging to console
-
Increase httpx keepalive limit for connections from 5 to 30 seconds
-
Add pandas to manually installed dependencies in cookbooks
-
Add more robustness to httpx client. Configure timeouts, retries and keepalive expiry time.
-
Fix lint errors
-
IMplement retrying httpx client
-
Add more errors to retry list
-
Move retry configuration to OpikApi domain clients level.
-
Fix lint errors
-
Add more debug messages
-
Fix lint errors
-
Fix rest client configurator to correctly identify public rest methods
-
Remove timeouts from httpx_client.py
-
Update messages
-
Update requirements
-
Remove new litellm version restriction
-
Restrict tokenizers version
-
Add special handling for 409 code to message processor.
-
Remove debug mode from cookbooks workflow file
-
Fix lint errors
-
Replace attribute retrieval via class.dict with dir(instance)
-
Move rest client configurator to a separate namespace
-
Add test for patcher
-
Remove odd line
-
Update requirements
-
Fix lint errors
下载附件
-