splinter-keep/session/config.json.template

9 lines
153 B
Plaintext

{
"llm": {
"model": "openrouter/free",
"api_key": "YOUR_API_KEY",
"api_base": "https://openrouter.ai/api/v1",
"temperature": 0.8
}
}