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

@@ -2,7 +2,7 @@
"createdAt": "2024-02-23T16:27:55.919Z",
"updatedAt": "2024-02-23T16:27:55.918Z",
"id": "sFfERYppMeBnFNeA",
"name": "QdrantApi account",
"name": "Local QdrantApi database",
"data": "U2FsdGVkX18bm81Pk18TjmfyKEIbzd91Dt1O8pUPgTxVGk5v1mXp7MlE/3Fl+NHGTMBqa3u7RBS36wTQ74rijQ==",
"type": "qdrantApi",
"nodesAccess": [
@@ -11,4 +11,4 @@
"date": "2024-02-23T16:27:55.918Z"
}
]
}
}

View File

@@ -2,7 +2,7 @@
"createdAt": "2024-02-23T16:26:54.475Z",
"updatedAt": "2024-02-23T16:26:58.928Z",
"id": "xHuYe0MDGOs9IpBW",
"name": "Ollama account",
"name": "Local Ollama service",
"data": "U2FsdGVkX18BVmjQBCdNKSrjr0GhmcTwMgG/rSWhncWtqOLPT62WnCIktky8RgM1PhH7vMkMc5EuUFIQA/eEZA==",
"type": "ollamaApi",
"nodesAccess": [
@@ -15,4 +15,4 @@
"date": "2024-02-23T16:26:58.927Z"
}
]
}
}

View File

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