Tag: rag
All the articles with the tag "rag".
- genaievaluation
Evaluating an LLM Agent Like Real Software: Observability and Evals with Langfuse
A vibe-check isn't a test. How to trace, score, and gate an LLM agent with Langfuse — and the silent escalation regression evals catch that a demo never would.
- genaillm
RAG Is Not Always Vector Search
Vector search is one RAG retrieval method, not the definition. Where semantic similarity falls short — and the hybrid, keyword, and structured retrieval to reach for instead.
- genaiagentic-ai
Building Robust Intent Classifiers with Generative AI
LLM-based intent classifiers route zero-shot, with reasoning and no per-intent training data. How to build one robust enough for production multi-agent systems.