In between commit, started on reworking README.org, stopped at line 1245
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"language_models": {
|
||||
"ollama": {
|
||||
"api_url": "http://127.0.0.1:11434"
|
||||
}
|
||||
},
|
||||
"agent": {
|
||||
"default_model": {
|
||||
"provider": "ollama",
|
||||
"model": "codellama:70b"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user