Skip to content

boroicamarius/openai_base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openai_base

Made as a base model to experiment with OpenAI's ChatGPT functions

Setup

pip install -r requirements.txt

To run

python __main__.py

Important information

.env file should be inside necessary/

contents of .env file

    API_KEY=... //OPENAI api key
    ORG_KEY=... //OPENAI org key
    BING_SEARCH_V7_SUBSCRIPTION_KEY=... //API KEY of azure cloud
    BING_SEARCH_V7_ENDPOINT=https://api.bing.microsoft.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors