[SOLVED] Fine_tunes.create gets stuck when used with the previously utilised suffix

I tried to run fine_tunes.create for the second time with the previously used suffix and it didn’t produce any response. After changing the suffix to a new one it worked.
If this is some kind of a prevention feature, then maybe you should add a relevant error message.

that was just a problem of VSCode and running commands in ipynb notebook, rather than from the console. When run in the console I received error msg ‘no API key provided’, which was hidden in venv.

1 Like