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
This PR was merged into the main branch.
Discussion
----------
[AI Bundle] Fix data_collector template for multiple parameter types
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Docs? | no
| Issues |
| License | MIT
The tool call parameter type can be an array (for example, when it is nullable). In this case, the entire profiler tab breaks. This fix addresses the issue by properly handling multiple types.
Commits
-------
9699a03 [AI Bundle] Fix data_collector template for multiple parameter types
0 commit comments