yohasebe/openai-chat-api-workflow

How to add customized APIs instead of OpenAI's official API?

ricklei2777 opened this issue · 4 comments

I am a beginner and I have used Azure OpenAI's service. I need a customized API interface. Besides that, I don't know how to add an API. There is no input box for adding APIs when typing "OpenAI" in the search box of Alfred4.

I encountered another problem. When clicking on the Web interface, it prompts "The pandoc parameter is not checked in the config."

Sorry for any confusion, but this workflow only works for Alfred 5.

As for using Azure OpenAI service, it may be possible to use the basic features by specifying a Base URL to replace the default https://api.openai.com/v1 with that of Azure OpenAI’s. However, complete testing has not yet been conducted.

To set API key and configure other parameters, you currently need to access the settings of the workflow.

Thank you for your response, my question has been resolved.