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
The data parameter of evaluate currently only accepts a string that is a path to a JSONL file. It'd be more flexible if it accepted a list of dicts, like it used to when it was in azure-ai-generative SDK.