Alberto Penas Amor
Alberto Penas Amor
Seems "easy", I can do it :)
@JeneaVranceanu I suppose that the target branch is develop-4.0, but the last update is from 14th of December 2022 Is that OK or should I use develop?
@JeneaVranceanu opened #735
Hi! I am curious about the scope of this task :) I have opened `myWeb3Wallet.xcworkspace` and it seems broken. ❌ Regarding scoping, what would be nice to have? 1. showcases...
@yaroslavyaroslav @JeneaVranceanu are you interested in define a set of basic features to implement in the example? ie: 1. show user balances 2. add token 3. list transactions 4. send...
Hi! Official [Doc](https://platform.openai.com/docs/api-reference/completions) doesn't say nothing about optionals. It seems to not be very well documented at least the responses with/without errors. I have created a test to try to...
Hi! It would be nice if you can share the `statusCode` of the response, I guess is possible that you get this DecodingError if the OpenAPI returns 200 and the...
> Yes the Status Code is 200 and the JSONDecode is failing, which I then did a JSONSerialization on and get the following. > > ["error": { code = "";...
I will implement it then, thanks!
PR opened https://github.com/adamrushy/OpenAISwift/pull/33 Take a look, probably I will do some improvements regarding unit tests @adamrushy @MarkHoath