Kind: Interface
Source: atloria-monorepo/apps/api/src/support-agent/prompts/rag-context-formatter.ts
RAG Context Formatter
Formats search results into a structured context that the AI can understand and reference in its responses.
Properties
| Property | Type |
|---|---|
id | string |
title | string |
content | string |
description | string |
score | number |
documentType | string |
Was this page helpful?