Hi everyone.
Quick question on text-embedding-004 and timeouts. Does it have a default timeout also can a different timeout be set?
Regards
Hi Mannetjie,
You can update the timeout settings using the timeout
parameter in the API python-genai/google/genai/types.py at main · googleapis/python-genai · GitHub.
Thank you!