microsoft / sample-app-aoai-chatGPT

Sample code for a simple web chat experience through Azure OpenAI, including Azure OpenAI On Your Data.
MIT License
1.44k stars 2.15k forks source link

How to use public OpenAI APIs ? #307

Open Roydon opened 8 months ago

Roydon commented 8 months ago

I don't have access to Azure OpenAI service and would like to use public OpenAI APIs for this Sample App. Can anyone suggest if this is possible ?

gopi-hl commented 7 months ago

No. This is not possible on this one. However, do checkout the Semantic Kernel library and samples. That one can. https://github.com/microsoft/chat-copilot

pamelafox commented 7 months ago

There's also support for non-Azure OpenAI in this other Python app, see instructions here: https://github.com/Azure-Samples/azure-search-openai-demo/#existing-openai-resource