mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-02-08 22:25:21 -05:00
Add `Toolset` implementation to the `tools` package: - struct and configs. - Custom `UnmarshalYAML` function. - Initialization function that validates if tools specified for the toolset exist.