Steve Dudenhoeffer 2ae583e9f3 Add support for required fields in parameter generation
Previously, required fields were not handled in OpenAI and Google parameter generation. This update adds logic to include a "required" list for both, ensuring mandatory fields are accurately captured in the schema outputs.
2025-04-07 20:33:21 -04:00
Description
Abstraction layer interface for various similar LLM services
215 KiB
Languages
Go 100%