Regex patterns for the actions the LLM may invoke as tools.
This is a tool-call-time restriction read from the LlmHeaders.ALLOWED_LLM_ACTIONS header; it constrains which registered actions are surfaced to (and callable by) the model.
Regex patterns for the actions the LLM may invoke as tools.
This is a tool-call-time restriction read from the LlmHeaders.ALLOWED_LLM_ACTIONS header; it constrains which registered actions are surfaced to (and callable by) the model.