Ask a question to get started
Enter to sendā¢Shift+Enter new line
request_timeout: Union[float, Tuple[float, float], Any, None] = Field(
Timeout for requests to OpenAI completion API. Can be float, httpx.Timeout or None.