테스트와 평가
테스트와 평가 (Testing and Evaluation)
LLM 애플리케이션도 일반 소프트웨어처럼 테스트와 평가가 필요해요. 이 페이지에서는 LangChain4j 기반 에이전트/서비스를 어떻게 테스트하고 평가하는지 소개해요.
출처: 공식문서
예시 (Examples)
여기에 Customer Support Agent에 대한 통합 테스트 예시가 있어요. 이는 Level 1: Unit Tests에 대응해요.
추천 자료 (Recommended Reading)
- Your AI Product Needs Evals
- Creating a LLM-as-a-Judge That Drives Business Results
- A Practical Guide to RAG Pipeline Evaluation (Part 1: Retrieval)
- A Practical Guide to RAG Pipeline Evaluation (Part 2: Generation)
- How important is a Golden Dataset for LLM evaluation?
- Case Study: Reference-free vs Reference-based evaluation of RAG pipeline
- How to evaluate complex GenAI Apps: a granular approach
- Generate Synthetic Data to Test LLM Applications
:::note 더 많은 정보가 곧 제공될 예정이에요. :::