← Back to changelog
Max Deichmann
February 6, 2025
Use JsonPath to select from Input, Output, or Metadata values in LLM as a Judge

You can now use JsonPath to select from the Input, Output, or Metadata values in LLM as a Judge.
This feature allows you to extract specific values from JSON objects within the Input, Output, or Metadata fields of Langfuse traces using JsonPath. This enables the creation of more precise prompts for running LLM as a Judge.