AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
fix(copilot): add dimension param as keyword, make all params required
- Add `dimension` enum parameter (output_format, delivery_channel, data_source, trigger) used as `keyword` in ClarifyingQuestion so the frontend can properly map answers back to questions - Make dimension, question, and options all required with validation - Simplify tool description to avoid duplicating guide instructions - Update tests for new dimension param and error cases
Z
Zamil Majdy committed
7fc39d471afd4ad915709eb633839c5ee172c77c
Parent: 7fc7e71