The API call goes through, I see the usage numbers go up with my iOS tests. But it just never returns any completion response. The issue seems to be with await openai.CreateCompletion since none of the debug.log stuff I put after that function call shows up in Xcode's output
There is this error but not sure how to tackle it:
ExecutionEngineException: Attempting to call method 'System.Collections.Generic.List`1[[OpenAI.Choice, OpenAI.Runtime, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null]]::.cctor' for which no ahead of time (AOT) code was generated.