/foodie

foodie, the app

Primary LanguagePython

foodie

foodie, the app

my_key.py

#define a function to get the key def get_key(): return "your_key_here"

#define a function to get the model def get_model(): return "gpt-3.5-turbo-16k"