DOC: <Issue related to /evaluation/tutorials/rag> #77

Closed
opened 2026-02-21 17:17:07 -05:00 by yindo · 0 comments
Owner

Originally created by @uhrinalex on GitHub (Jun 11, 2025).

The code provided is not working properly.

025-06-11 13:38:51 - ERROR - langsmith.evaluation._runner - _runner._run_evaluators:1674 - Error running evaluator on run b0d8e743-fb19-46ba-b847-6b98ae1cf421: 2 validation errors for ChatRequest
format.literal['','json']
Input should be '' or 'json' [type=literal_error, input_value=<module 'modules.evaluato...s\CorrectnessGrade.py'>, input_type=module]
For further information visit https://errors.pydantic.dev/2.11/v/literal_error
format.dict[str,any]
Input should be a valid dictionary [type=dict_type, input_value=<module 'modules.evaluato...s\CorrectnessGrade.py'>, input_type=module]
For further information visit https://errors.pydantic.dev/2.11/v/dict_type

Originally created by @uhrinalex on GitHub (Jun 11, 2025). The code provided is not working properly. 025-06-11 13:38:51 - ERROR - langsmith.evaluation._runner - _runner._run_evaluators:1674 - Error running evaluator <DynamicRunEvaluator correctness> on run b0d8e743-fb19-46ba-b847-6b98ae1cf421: 2 validation errors for ChatRequest format.literal['','json'] Input should be '' or 'json' [type=literal_error, input_value=<module 'modules.evaluato...s\\CorrectnessGrade.py'>, input_type=module] For further information visit https://errors.pydantic.dev/2.11/v/literal_error format.dict[str,any] Input should be a valid dictionary [type=dict_type, input_value=<module 'modules.evaluato...s\\CorrectnessGrade.py'>, input_type=module] For further information visit https://errors.pydantic.dev/2.11/v/dict_type
yindo closed this issue 2026-02-21 17:17:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#77