← Back to changelog
Max Deichmann![Use JsonPath to select from Input, Output, or Metadata values in LLM as a Judge](/_next/image?url=%2Fimages%2Fchangelog%2F2025-02-06-eval-config.png&w=3840&q=75)
February 6, 2025
Use JsonPath to select from Input, Output, or Metadata values in LLM as a Judge
![Picture Max Deichmann](/_next/image?url=%2Fimages%2Fpeople%2Fmaxdeichmann.jpg&w=96&q=75)
![Use JsonPath to select from Input, Output, or Metadata values in LLM as a Judge](/_next/image?url=%2Fimages%2Fchangelog%2F2025-02-06-eval-config.png&w=3840&q=75)
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.