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

Route list_models

examples/server/server.py:None–None  ·  view source on GitHub ↗
app.get("/v1/models", response_model=ModelListResponse)

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