schema_version = 1 extends = "OpenAI Base Chat" name = "llama.cpp Base Chat" description = "llama.cpp server Chat Completions request body (OpenAI-compatible /v1/chat/completions). Abstract — extend it and set model." abstract = true provider_instance = "llama.cpp" endpoint = "/v1/chat/completions"