View Source HyperLLM.Provider.Cloudflare (hyper_llm v0.6.0)
Provider implementation for Cloudflare.
Uses Cloudflare's OpenAI compatibility API for chat completions.
Configuration
api_key - The API key for the Cloudflare API.
account_id - The account ID for the Cloudflare API.
congfig :hyper_llm,
cloudflare: [
api_key: "sk-...",
account_id: "..."
]
Summary
Functions
See HyperLLM.Chat.completion/3 for more information.
Checks if the model starts with @