Spaces:
Running
Running
{ | |
"app_name": "BioinfoArk", | |
"api_key": "", | |
"api_url": "", | |
"chat_model_options": [ | |
{"label":"GPT3.5+","value":"gpt-3.5-turbo"}, | |
{"label":"GPT4om","value":"gpt-4o-mini"}, | |
{"label":"GPT4o","value":"gpt-4o"}, | |
{"label":"GPT4","value":"gpt-4"}, | |
{"label":"GPT4+","value":"gpt-4-turbo"}, | |
], | |
"chat_max_tokens": "", | |
"chat_temperature": "", | |
"chat_timeout": "", | |
"chat_system_prompt": "", | |
"chat_user_prompt": "", | |
"chat_character_url": "", | |
"chat_character_opacity": 80, | |
"chat_moderation": "off" | |
} |