hm so you would not want to run on the prompts where you're querying RAG? (this "knowledge query" pa

hm so you would not want to run on the prompts where you're querying RAG? (this "knowledge query" part of RAG https://developers.cloudflare.com/reference-architecture/diagrams/ai/ai-rag/#knowledge-queries

For embeddings, we only evaluate the prompts https://developers.cloudflare.com/ai-gateway/guardrails/supported-model-types/
Cloudflare Docs
AI Gateway's Guardrails detects the type of AI model being used and applies safety checks accordingly:
Cloudflare Docs
Retrieval-Augmented Generation (RAG) is an innovative approach in natural language processing that integrates retrieval mechanisms with generative models to enhance text generation.
Was this page helpful?