ai-for-java / openai4j

Java client library for OpenAI API
Apache License 2.0
85 stars 34 forks source link

[FEATURE] - Allow for specifying the organization id #6

Closed edeandrea closed 11 months ago

edeandrea commented 11 months ago

Allow the organizationId to be specified in the configuration. See https://platform.openai.com/docs/api-reference/organization-optional

Right now there is no way to specify this.