-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi,
I see that you are using a JSON validator with an exact match with the completion from the dataset. How would that make sense in case the completion is a string as in the following example.
{"reservationID": "AH-158394", "guestName": "Alexander Hamilton", "reservationTime": "2023-04-15T19:30:00Z", "specialRequests": ["Table by the window", "Surprise dessert for a special occasion"]}
This would match only if the output string is exactly "Table by the window" and "Surprise dessert for a special occasion", right?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels