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