llama-api
Llama API supports the OpenAI client, allowing you to use the
openai-generic
provider with an
overridden base_url
.
Note that to call Llama, you must use its OpenAI-compatible
/compat/v1
endpoint. See Llama’s OpenAI compatibility
documentation.