You can now provide additional context information to evaluate your workflows. We support both:
- Static context including text and JSON
- Dynamic context supported via Data Source
For Dynamic context support, we have added a new Data Source type called API Data Source. This allows you to send back relevant information based on the input. This Data Source can be used as context across Prompt playground, Prompt Experiments, and Datasets.
This will help you test and iterate your prompts with both static and dynamic data and seamlessly evaluate your RAG pipelines in test runs.