Ask a question to get started
Enter to sendā¢Shift+Enter new line
client_args: dict[str, Any] | None = Field(default=None)
Additional arguments to pass to the underlying HTTP client.
Applied to both sync and async clients.