Allow custom `engine`
tjhorner opened this issue · 3 comments
tjhorner commented
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.
njerschow commented
Thanks, I will open a PR to fix this.
rdoyle99 commented
seconding this! let me know how I can help
njerschow commented
Fixed in v1.2.5