ontocast.prompt.web_grounding¶
Optional web-grounding surface for LLM prompts and schema generation.
persist_search_request(state, node, request, enabled)
¶
Store LLM search request when enabled; reset to default when disabled.
Source code in ontocast/prompt/web_grounding.py
search_guidelines_for(node, enabled)
¶
Return node-specific search guideline prose, or empty when disabled.