Skip to content

v1.9.0

Compare
Choose a tag to compare
@WhiteMagic2014 WhiteMagic2014 released this 20 Nov 07:44
· 21 commits to master since this release
  • Update: update models in GptModel.class
  • Update: Renamed ChatTool(function) to FunctionTool and introduced new tools: CodeInterpreterTool and RetrievalTool.
  • Update: Enhanced CreateFineTuningJobRequest with two additional parameters: BatchSize and LearningRateMultiplier.
  • New: Introduced a new request "ListFineTuningJobsRequest" to the file-tuning feature.
  • New: Assistants Apis
  • New: Threads Apis
  • New: Messages
  • New: Runs