njerschow/openai-api

Allow custom `engine`

tjhorner opened this issue · 3 comments

Since the fine-tuning endpoints are out, the engine can be an arbitrary string. This library should either use the engines endpoint to determine the list of available engines (rather than hardcoding them) or just allow any arbitrary string for an engine.

Thanks, I will open a PR to fix this.

seconding this! let me know how I can help

Fixed in v1.2.5