Skip to content

v0.0.48

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jun 04:49
· 10 commits to main since this release

Changelog

  • 9b0b919 add basic wrapping to the printing when streaming a chat response
  • cf5c097 instead of marshaling to JSON and then into a buffer, just use a buffer when building the request body
  • 05f0851 update PostMultipartFormDataAndDecode to use buildRequest