guillaumefrd's picture
use openai client for image query and ASR
b527097
raw
history blame
141 Bytes
# OPENAI_MODEL_NAME = "gpt-4.1-nano" # Overall Score: 10.0% (2/20 correct)
OPENAI_MODEL_NAME = "gpt-4.1-mini"
# OPENAI_MODEL_NAME = "gpt-4.1"