Category: Tips
-

RAG Best Practices
Deeplink’s RAG system searches for, extracts, and uses relevant text fragments to answer questions. The quality and structuring of the source content directly determine the relevance of the generated answers. Golden rule: aim to write each paragraph so that it can be understood on its own, clearly and precisely. Avoid vague wording so that each…
-

Good Practices Agents
Don’t : Do : Tricks Forcing Precise Terms Sometimes you need to guarantee that some words appear exactly as expected, with control. This can be brand names, or specific product names. Let’s take an exemple of a brewery which has precise beer names. To do this we recommend adding in the Critical Instructions of the agent, the…
