Skip to content

v7.1.0

Latest
Compare
Choose a tag to compare
@alexrudall alexrudall released this 10 Jun 13:05
· 4 commits to main since this release
a694ee2

Added

  • Add new Vector Store endpoints - thanks to @willywg for this PR!
  • Add parameters to batches.list endpoint so you can for example use after - thanks to @marckohlbrugge!
  • Add vision as permitted purpose for files - thanks again to @willywg for the PR.
  • Add improved README example of tool calling - thanks @krschacht - check out his project HostedGPT!

Fixed

  • Fix broken link in README table of contents - thanks to @garrettgsb!
  • Skip sending nil headers - thanks to @drnic!