nat.llm.utils.constants#
Classes#
HTTP header prefixes used by LLM clients for metadata and routing. |
Module Contents#
- class LLMHeaderPrefix#
Bases:
enum.StrEnumHTTP 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'#