Skip to content

v1.9.7

Compare
Choose a tag to compare
@WhiteMagic2014 WhiteMagic2014 released this 15 May 08:10
· 6 commits to master since this release

1.9.7

  • Update: Enhanced the GptModel and removed some models that are no longer in use.
  • New: Support Batch Apis
  • Update: All POJOs have implemented the Serializable interface.
  • Optimize: The assignment method for the purpose field in UploadFileRequest has been optimized.
  • Update: In RetrieveFileContentRequest, the send method is no longer recommended. Instead, use the sendForContent method to directly obtain the file content.