Tweaks of gitignore, LLM block strip, config template
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"llm": {
|
||||
"model": "openrouter/free",
|
||||
"api_key": "YOUR_API_KEY",
|
||||
"api_base": "https://openrouter.ai/api/v1",
|
||||
"temperature": 0.8
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user