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

Route create_completion

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env -S uv run --script
2# /// script
3# requires-python = ">=3.8"
4# dependencies = [

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected