lumalabs / lumaapi-python

Python library/CLI for Luma API (Captures, for dream machines see https://github.com/lumalabs/lumaai-python)
38 stars 12 forks source link

Add ability to not use the cache #1

Closed aharwood9 closed 1 year ago

aharwood9 commented 1 year ago

Description -

Creating temp folders for the caches doesn't work on AWS Lamdba. So I have added the ability to provide a prop to not cache the auth headers.

Changes -

height[bot] commented 1 year ago

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

sxyu commented 1 year ago

thanks!