View Source HyperLLM.Provider.XAI (hyper_llm v0.5.0)
Provider implementation for X.ai.
API Reference: X.ai API Reference
Configuration
config :hyper_llm,
x_ai: [
api_url: "https://api.x.ai/v1",
api_key: "YOUR_API_KEY"
]
Summary
Functions
Check if a model is supported by the provider.