Versions in this module Expand all Collapse all v0 v0.17.2 Jul 20, 2026 Changes in this version + type Set struct + func New(tools ...gollem.Tool) *Set + func (s *Set) Run(ctx context.Context, name string, args map[string]any) (map[string]any, error) + func (s *Set) Specs(_ context.Context) ([]gollem.ToolSpec, error)