Build AI agents with Go. Multiple providers, multiple models, one API 🧙
1package fantasy 2 3// Version is the SDK version. Update this before tagging a new release. 4const Version = "0.11.0"