I use autogen in Docker, and in order to save costs, all models use gpt-3.5 turbo. However, by executing official examples, I often encounter issues such as “openai time out” or “InvalidRequestError: OpenAI response error”, which makes it impossible for autogen to continue executing. I have already set the relevant timeout or wait parameters in the official documentation, but it is not possible., I would like to know how to avoid these issues and ultimately enable autogen to automatically retry in order to continue executing tasks. Thank you.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
APi Frequently hangs gives Timeout error! | 1 | 1141 | February 10, 2024 | |
Timeout issue when using API gpt4-o | 0 | 88 | February 8, 2025 | |
Python SDK Experiencing API Timeout with GPT-4-turbo-1106 and GPT-3.5-turbo-1106 | 0 | 840 | November 14, 2023 | |
Random errors when accessing ChatGPT API like Request Time out, ServiceUnavailableError, RateLimitError, APIConnectionError | 2 | 4494 | December 18, 2023 | |
Gpt-3.5-turbo-0613 keep getting request timeout(even timeout is 15s) | 6 | 3715 | December 16, 2023 |