[Feature] if i want to control the response format, like json_schema , can i write json_schema down the description of outputfeild?? or i need to write elsewhere guys #8028
Labels
enhancement
New feature or request
What feature would you like to see?
like output = dspy.outputfeild(desc= """
json_schema: {...}
""")
is it working?? guys , because sometime my response format is not compatible with my json_schema writed in desc , it also may be model promble to return structured response ,right?
Would you like to contribute?
Additional Context
No response
The text was updated successfully, but these errors were encountered: