Get the LLM context for the current model. Retrieves the context string that was previously set using set_llm_context(). Works automatically in both synchronous and asynchronous contexts.Documentation Index
Fetch the complete documentation index at: https://handbook.fiddler.ai/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
model | Model | ✗ | None | The Model instance to retrieve context from |