View Source API Reference hyper_llm v0.2.0
Modules
HypperLLM.Chat is a single interface for interacting with LLM providers. The interface uses the OpenAI chat completion API. https://platform.openai.com/docs/api-reference/chat
Defines the behaviour that all provider modules must implement.
Provider implementation for Anthropic.
Provider implementation for Cloudflare.
Groq provider.
Provider implementation for OpenAI.
Defines the behaviour that all workflow tool modules must implement.