Expand description
Token response utilities Token-based response resolution for HTTP handlers
This module integrates the token resolver with HTTP response generation.
Structs§
- Token
Resolved Response - Token-resolved JSON response builder
Functions§
- create_
token_ resolved_ response - Create an HTTP response with token resolution
- resolve_
response_ tokens - Resolve tokens in a JSON response body
- resolve_
response_ tokens_ with_ rag - Resolve tokens in a JSON response body with RAG support