michaelmagan / hydraai

a dev tool for generative UI that adapts to user context in real-time
https://usehydra.ai
MIT License
114 stars 8 forks source link

Allow enum fields in tool parameters #32

Closed MichaelMilstead closed 1 week ago

MichaelMilstead commented 1 week ago

Allows tools to define parameters with enums, to make sure hydra calls functions with valid values for parameters that have a specific set of choices.