mirascope.llm.context
Alias context
Context manager for LLM API calls.
This method only allows setting overrides (provider, model, client, call_params) and does not allow structural overrides (stream, tools, response_model, etc.).
Parameters
Returns
Type | Description |
---|---|
LLMContext | - |
Alias to: mirascope.llm._context.context