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