View Source HyperLLM.Provider.Cloudflare (hyper_llm v0.4.0)

Provider implementation for Cloudflare.

Uses Cloudflare's OpenAI compatibility API for chat completions.

Configuration:

congfig :hyper_llm, 
  cloudflare: [
    api_key: "sk-...",
    account_id: "..."
  ]

Summary

Functions

Checks if the model starts with @

Functions

model_supported?(model)

Checks if the model starts with @