Learn how to create and configure monitors to evaluate your LLM outputs
Send Traces
Choose an Evaluator
Define Span Filter
Configure Settings
0.text
to extract just the text content. The JSON key mapping will be applied to the Preview table, allowing you to see the extracted result in real-time.
text":"(.+?)"
to extract just the text content. The regex will be applied to the Preview table, allowing you to see the extracted result in real-time.