anthropics / anthropics/anthropic-sdk-python
Messages.parse (and AsyncMessages.parse) don't take cache_control?
Open
- Dominant language
- Python
- Stars
- 3.9k
- Forks
- 853
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 11
Description
Messages.parse generally follows the API of Messages.create (and .stream), but is lacking the cache_control parameter. I don't see any obvious reason why that would be so perhaps it was just missed. But in case it is intentional I'd like to understand why.
Contributor guide
Assessment
This issue has not been assessed yet.