- the repository build with python 3.10
- any other dependencies, check requirements.txt
pip install -r requirements.txtFirst, Copy the [openai.yaml.template] and save it as openai.yaml.
Then, replace the API_KEY field with your own API key value.
OPENAI:
API_KEY: ***python3 single-question/gpt-3_5-turbo.py