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 launched several pipelines on thursday and manage to get the execute evaluation flow working perfectly fine but since friday it doesn't work anymore without any changes to the code. The error is this one :
First error message is: The input for batch run is incorrect. Couldn't find these mapping relations: ${run.outputs.answer}. Please make sure your input mapping keys and values match your YAML input section and input data. For more information, refer to the following documentation: https://aka.ms/pf/column-mapping
I've done all my tests on chat_with_pdf case
The text was updated successfully, but these errors were encountered:
Hello,
I launched several pipelines on thursday and manage to get the execute evaluation flow working perfectly fine but since friday it doesn't work anymore without any changes to the code. The error is this one :
First error message is: The input for batch run is incorrect. Couldn't find these mapping relations: ${run.outputs.answer}. Please make sure your input mapping keys and values match your YAML input section and input data. For more information, refer to the following documentation: https://aka.ms/pf/column-mapping
I've done all my tests on chat_with_pdf case
The text was updated successfully, but these errors were encountered: