adamrushy / OpenAISwift

This is a wrapper library around the ChatGPT and OpenAI HTTP API
MIT License
1.6k stars 242 forks source link

Dev conf beta #127

Closed MarkHoath closed 4 months ago

MarkHoath commented 7 months ago

This beta release contains

  1. All of the outstanding PR's that have not been added to adamrushy/main. (might be issues with Chat Message as there were 3 variations).
  2. All of the new features in Open AI announced at the 2023 Dev Conference. (untested, but structs and procedures are in place. I'm hopefull all the proc calls are correct, but I think the return values, might need to be updated.