Replies: 1 comment 6 replies
-
Hello, @jeremrav! I'm here to assist you with any bugs, questions, or contributions you might have. Let's get started! To retrieve result = evaluator_helpfulness.invoke(
{"assistant_answer": output, "question": content_input, "context": context},
config={"tags": ["helpful", ENVIRONMENT]},
)
print(result.response_metadata) This will print the To continue talking to Dosu, mention @dosu. Help Dosu learn! Give it feedback: Great Response | Irrelevant Answer | Incorrect Sources | Too Verbose | Hallucination | Other |
Beta Was this translation helpful? Give feedback.
-
This is my code :
How to get response_metadata from a result with StructuredPrompt?
Beta Was this translation helpful? Give feedback.
All reactions