Rename the credentials to use "local" explicitly (#4)

This commit is contained in:
jeanpaul
2024-08-14 15:50:01 +02:00
committed by GitHub
parent 86c3aca360
commit 736e8c4815
3 changed files with 5 additions and 5 deletions

View File

@@ -44,7 +44,7 @@
"credentials": {
"ollamaApi": {
"id": "xHuYe0MDGOs9IpBW",
"name": "Ollama account"
"name": "Local Ollama service"
}
}
}