about summary refs log tree commit diff stats
path: root/config.json.sample
blob: 20c35940aeb8f0c3c07483bcd89bd832c461036e (plain) (blame)
1
2
3
4
5
6
{
	"base_url": "https://api.openai.com",
	"key": "sk-...",
	"model": "gpt-4o",
	"timeout": 300
}