jamesrochabrun / SwiftOpenAI

An open-source Swift package for interacting with OpenAI's public API.
MIT License
355 stars 54 forks source link

Not working createThreadAndRun / createThreadAndRunStream #66 #69

Closed jamesrochabrun closed 3 months ago

jamesrochabrun commented 3 months ago

Fixes

https://github.com/jamesrochabrun/SwiftOpenAI/issues/66

cc @lzell for changes in AiProxyService

lzell commented 3 months ago

👍