14 Forks
19 Stars
19 Watchers

function-python-ai-openai-chatgpt

This sample shows how to take a ChatGPT prompt as HTTP Get or Post input, calculates the completions using OpenAI ChatGPT service, all hosted in an Azure Function.

How to download and setup function-python-ai-openai-chatgpt

Open terminal and run command
git clone https://github.com/Azure-Samples/function-python-ai-openai-chatgpt.git
git clone is used to create a copy or clone of function-python-ai-openai-chatgpt repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with function-python-ai-openai-chatgpt https://github.com/Azure-Samples/function-python-ai-openai-chatgpt/archive/master.zip

Or simply clone function-python-ai-openai-chatgpt with SSH
[email protected]:Azure-Samples/function-python-ai-openai-chatgpt.git

If you have some problems with function-python-ai-openai-chatgpt

You may open issue on function-python-ai-openai-chatgpt support forum (system) here: https://github.com/Azure-Samples/function-python-ai-openai-chatgpt/issues