You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to see the ability to return metadata alongside a passage when using dspy.Retrieve, in the form of a dict. The reason being is that many enterprise use-cases I have worked on have returned sources for the passages, match scores, etc. A simple metadata key would suffice to allow any and all flexibility in document responses.