neulab / prompt2model

prompt2model - Generate Deployable Models from Natural Language Instructions
Apache License 2.0
1.96k stars 177 forks source link

Minor fix in the openAI migration #398

Closed saum7800 closed 7 months ago

saum7800 commented 7 months ago

Description

There was a small issue in the OpenAI migration that led the batch generation to fail, since OpenAI removed the openai.aiosession module.

References

397

394