plus2047 / openai-quickstart-python

Python example app from the OpenAI API quickstart tutorial

Home Page:https://beta.openai.com/docs/quickstart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenAI Chat API test

Just run:

# install dependent
bash setup.sh
# run test script
bash run.sh

Please fill your API Key in .env file after you run setup.sh!

About

Python example app from the OpenAI API quickstart tutorial

https://beta.openai.com/docs/quickstart

License:MIT License


Languages

Language:Python 43.9%Language:CSS 35.4%Language:HTML 15.7%Language:Shell 5.0%