nat.llm.utils.constants#

Classes#

LLMHeaderPrefix

HTTP header prefixes used by LLM clients for metadata and routing.

Module Contents#

class LLMHeaderPrefix#

Bases: enum.StrEnum

HTTP header prefixes used by LLM clients for metadata and routing.

Initialize self. See help(type(self)) for accurate signature.

PAYLOAD = 'X-Payload'#
DYNAMO = 'x-prefix'#