pub async fn create_token_resolved_response( status: StatusCode, body: Value, use_rag: bool, rag_config: Option<RagConfig>, ) -> Response<Body>
Create an HTTP response with token resolution