Anthropic custom loader - adds correct beta headers.
| 277 | |
| 278 | /// Anthropic custom loader - adds correct beta headers. |
| 279 | struct AnthropicLoader; |
| 280 | |
| 281 | impl CustomLoader for AnthropicLoader { |
| 282 | fn load( |
nothing calls this directly
no outgoing calls
no test coverage detected