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
Error: Number of fields in structure arrays being concatenated do not match. Concatenation of structure arrays requires that these arrays have the same set of fields. #90
Ollama mistral-nemo model:
When multiple functions are called, the first function struct has no index filed, but the rest functions have the index filed. This causes the error in addResponseMessage function: Error using horzcat
Number of fields in structure arrays being concatenated do not match. Concatenation of structure arrays requires that these arrays have the same set of fields. Please see the screenshot.