MCPcopy Create free account
hub / github.com/abetlen/llama-cpp-python / create_chat_completions

Route create_chat_completions

examples/batch-processing/server.py:None–None  ·  view source on GitHub ↗
app.post("/v1/chat/completions")

Source from the content-addressed store, hash-verified

1"""llama-cpp-python server from scratch in a single file.
2"""
3
4# import llama_cpp

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected