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

Use JsonPath to select from Input, Output, or Metadata in LLM as a Judge for more precise evaluation prompts.
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.
Learn more
Was this page helpful?