cartesia-ai / cartesia-python

The official Python library for the Cartesia API
https://pypi.org/project/cartesia/
MIT License
30 stars 4 forks source link

Fix httpx timeouts #38

Closed 41pp0 closed 5 months ago

41pp0 commented 5 months ago

previously we forgot to pass DEFAULT_TIMEOUT to the httpx requests, this fixes that

linear[bot] commented 5 months ago
CAR-412 fix httpx timeout in python client

use DEFAULT_TIMEOUT