Radis-ai / Config.json
Hiren122's picture
Create Config.json
aa9c63e verified
raw
history blame contribute delete
158 Bytes
{
"config_store": {
"type": "sqlite",
"file": "bifrost.db"
},
"other_settings": {
"default_provider": "openai",
"max_tokens": 2048
}
}