Replies: 1 comment 2 replies
-
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.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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