Skip to content

tehran/django-chatgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Update your settings.py file in the chatgpt_project folder to include the OpenAI API key:

Add this line at the end of the file

OPENAI_API_KEY = "your_api_key_here"

python manage.py migrate

python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published