-
Notifications
You must be signed in to change notification settings - Fork 122
Open
Description
- I want to send
cache_control={"type": "ephemeral"}
when using Anthropic models andmagentic.Chat
. - I think a potential workaround is to create a
CacheControlMessage
that subclassesmagentic.SystemMessage
. - What do you think of this workaround?
- Is this something you think should be better supported by magentic?
Metadata
Metadata
Assignees
Labels
No labels