Skip to content

Commit 5369ad7

Browse files
committed
Add model-cli gateway
OpenAI-compatible LLM gateway, invokable via 'model-cli gateway --config <file>'. Supports Docker Model Runner as a first-class provider alongside Ollama, OpenAI, Anthropic, and 15+ others. Signed-off-by: Eric Curtin <eric.curtin@docker.com>
1 parent 722ec52 commit 5369ad7

13 files changed

Lines changed: 4181 additions & 0 deletions

File tree

model-cli/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
target/

0 commit comments

Comments
 (0)