-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
[ ] I have checked the documentation and related resources and couldn't resolve my bug.
Describe the bug
When converting langgraph messages into ragas messages, if the user requests to include metadata, it is not copied for AIMessage. Works for Human and Tool message because, MESSAGE_TYPE_MAP gets set at the beginning of the method.
Particularly this line needs to be modified to send metadata argument received
Ragas version: 0.2.15
Python version: 3.12
Code to Reproduce
Share code to reproduce the issue
Error trace
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.
dosubot and bhavaniravi
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working