MCPcopy Create free account
hub / github.com/docker/model-runner / anthropic.rs

File anthropic.rs

model-cli/src/providers/anthropic.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use axum::http::StatusCode;
2use bytes::Bytes;
3use futures::StreamExt;
4use reqwest::Client;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected