Skip to content

Releases: gradientlabs-ai/go-client

v0.1.7

25 Jul 16:59
6768266
Compare
Choose a tag to compare

What's Changed

  • Clarify that resource names are case-insensitive by @boxofrad in #12
  • Add reason code to conversation.hand_off events by @nlathia in #13

Full Changelog: v0.1.6...v0.1.7

v0.1.6

19 Jun 16:30
d483898
Compare
Choose a tag to compare

What's Changed

  • Add AddResource method #11

Full Changelog: v0.1.5...v0.1.6

v0.1.5

07 Jun 14:57
46365b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

v0.1.4 Add timestamps on API calls

23 Apr 10:45
6dd622f
Compare
Choose a tag to compare

What's Changed

  • Add *time.Time to start, assign, and end functions by @nlathia in #7

Full Changelog: v0.1.3...v0.1.4

v0.1.3 Add assignment into the go client

05 Apr 16:21
3f67b74
Compare
Choose a tag to compare

What's Changed

  • Rename ParticipantTypeAgent to ParticipantTypeHumanAgent by @nlathia in #5
  • Update go-client to include assignment apis by @nlathia in #6

Full Changelog: v0.1.2...v0.1.3

v0.1.2

18 Mar 17:07
035d1d7
Compare
Choose a tag to compare

What's Changed

  • Add golangci-lint-action@v4 by @nlathia in #1
  • Ensure Content-Type header is correctly set on requests by @boxofrad in #3
  • Add attachments to the go-client by @nlathia in #2
  • Attachment -> Attachments by @nlathia in #4

New Contributors

Full Changelog: v0.1.0...v0.1.2

v0.1.1

15 Mar 12:33
ebb9309
Compare
Choose a tag to compare

📁 📸

What's Changed

  • Add golangci-lint-action@v4 by @nlathia in #1
  • Ensure Content-Type header is correctly set on requests by @boxofrad in #3
  • Add attachments to the go-client by @nlathia in #2

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

11 Mar 15:03
Compare
Choose a tag to compare

🎉 Initial release