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

File openai.rs

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected