providers
Get Llm Provider Details
🧠 Get detailed information for a specific LLM provider.
Includes:
- All models with latency, pricing, capabilities
- Configuration status
- Recommended configurations for different use cases
- Required environment variables
GET
Get Llm Provider Details
Documentation Index
Fetch the complete documentation index at: https://docs.mrassistant.ai/llms.txt
Use this file to discover all available pages before exploring further.
Previous
Get All Llm Models🧠 Get all available LLM models across all providers.
**Frontend Usage:**
Use this to populate model selection dropdowns with filtering.
**Query Parameters:**
- `provider`: Filter by provider (openai, anthropic, groq, etc.)
- `capability`: Filter by capability (fast, multimodal, standard, reasoning, coding)
- `max_latency_ms`: Filter by maximum latency
Next
Get Llm Provider Details