Replies: 1 comment
-
Hi @joycpa, To change the timeout, try setting it in the client settings like this: If that’s not possible, check the library documentation for timeout configuration. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Am getting a timeout error from the ChatClient. Is there a way to change the default timeout.
ChatClient client = new(model: _globalSettings.AiModelVersion, apiKey: apiKey)
Beta Was this translation helpful? Give feedback.
All reactions