Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use axum::http::StatusCode;
2
use bytes::Bytes;
3
use futures::StreamExt;
4
use reqwest::Client;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected