View Source API Reference hyper_llm v0.1.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

Anthropic provider.

Groq provider.

OpenAI provider.

Defines the behaviour that all workflow tool modules must implement.