Kasper Kronborg

Results 1 issues of Kasper Kronborg

Hi 👋 Awesome job with this library. I just have an issue following your example somewhat. The following code: ```swift let assistant = try await self.client.assistantsApi.retrieve(by: "MY_ASSISTANT_ID") let threadReq =...