finic-ai / doctran

MIT License
479 stars 42 forks source link

update the OpenAI classes to fit the 1.9.0 API spec #17

Closed mikeg0 closed 8 months ago

mikeg0 commented 8 months ago

Problem

doctran doesn't work with the latest openai python library (1.9.0)

Cause

API Spec incompatibility

Solution

Update doctran internal classes to fit the latest openai API spec