alfredapp / openai-workflow

OpenAI integrations
BSD 3-Clause "New" or "Revised" License
59 stars 27 forks source link

openai api endpoint configurable #17

Closed simplekkj closed 5 months ago

simplekkj commented 5 months ago

OpenAI cannot be used directly in some countries, users living in such countries need a proxy endpoint to use it, add an endpoint configuration for them to use.

vitorgalvao commented 5 months ago

It is configurable. Right there in the Workflow Environment Variable you’re deleting. This is considered an advanced feature that the overwhelming majority of users will never care for and only be confused by, which is why it is where it is.

simplekkj commented 5 months ago

Thanks for your explanation, I understand the method.