resolve_response_tokens_with_rag

Function resolve_response_tokens_with_rag 

Source
pub async fn resolve_response_tokens_with_rag(
    body: Value,
    rag_config: RagConfig,
) -> Result<Value, String>
Expand description

Resolve tokens in a JSON response body with RAG support