Skip to main content

current_llm_render_context

Function current_llm_render_context 

Source
pub fn current_llm_render_context() -> Option<LlmRenderContext>
Expand description

Return a clone of the active frame, or None if no LLM context is in scope. Render entry-points use this to decide whether to inject the llm binding.