config
) or specific request headers. This enables adjustments based on user identity or other request data.
For privacy, control which headers are passed to the runtime configuration via the http.configurable-headers
section in your langgraph.json
file.
Here’s how to customize the included and excluded headers:
include
and exclude
lists accept exact header names or patterns using *
to match any number of characters. For your security, no other regex patterns are supported.
config
argument of any node.
exclude
list: