survey-chatbot / assets /config.json
drmjh's picture
initial commit for testing
617da91
raw
history blame contribute delete
80 Bytes
{
"model_args" : {
"model": "gpt-4o-default",
"temperature": 0.0
}
}