finic-ai / doctran

MIT License
479 stars 42 forks source link

Add openai_api_base as a parameter to Doctran object #14

Open aroffe99 opened 9 months ago

aroffe99 commented 9 months ago

When using Azure you need to change the default base url to your custom Azure OpenAI endpoint. Being able to pass this endpoint as optional parameter into the Doctran object would be helpful.