mirror of
https://github.com/n8n-io/self-hosted-ai-starter-kit.git
synced 2025-11-29 00:23:13 +00:00
Rename the credentials to use "local" explicitly (#4)
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
"createdAt": "2024-02-23T16:27:55.919Z",
|
"createdAt": "2024-02-23T16:27:55.919Z",
|
||||||
"updatedAt": "2024-02-23T16:27:55.918Z",
|
"updatedAt": "2024-02-23T16:27:55.918Z",
|
||||||
"id": "sFfERYppMeBnFNeA",
|
"id": "sFfERYppMeBnFNeA",
|
||||||
"name": "QdrantApi account",
|
"name": "Local QdrantApi database",
|
||||||
"data": "U2FsdGVkX18bm81Pk18TjmfyKEIbzd91Dt1O8pUPgTxVGk5v1mXp7MlE/3Fl+NHGTMBqa3u7RBS36wTQ74rijQ==",
|
"data": "U2FsdGVkX18bm81Pk18TjmfyKEIbzd91Dt1O8pUPgTxVGk5v1mXp7MlE/3Fl+NHGTMBqa3u7RBS36wTQ74rijQ==",
|
||||||
"type": "qdrantApi",
|
"type": "qdrantApi",
|
||||||
"nodesAccess": [
|
"nodesAccess": [
|
||||||
@@ -11,4 +11,4 @@
|
|||||||
"date": "2024-02-23T16:27:55.918Z"
|
"date": "2024-02-23T16:27:55.918Z"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"createdAt": "2024-02-23T16:26:54.475Z",
|
"createdAt": "2024-02-23T16:26:54.475Z",
|
||||||
"updatedAt": "2024-02-23T16:26:58.928Z",
|
"updatedAt": "2024-02-23T16:26:58.928Z",
|
||||||
"id": "xHuYe0MDGOs9IpBW",
|
"id": "xHuYe0MDGOs9IpBW",
|
||||||
"name": "Ollama account",
|
"name": "Local Ollama service",
|
||||||
"data": "U2FsdGVkX18BVmjQBCdNKSrjr0GhmcTwMgG/rSWhncWtqOLPT62WnCIktky8RgM1PhH7vMkMc5EuUFIQA/eEZA==",
|
"data": "U2FsdGVkX18BVmjQBCdNKSrjr0GhmcTwMgG/rSWhncWtqOLPT62WnCIktky8RgM1PhH7vMkMc5EuUFIQA/eEZA==",
|
||||||
"type": "ollamaApi",
|
"type": "ollamaApi",
|
||||||
"nodesAccess": [
|
"nodesAccess": [
|
||||||
@@ -15,4 +15,4 @@
|
|||||||
"date": "2024-02-23T16:26:58.927Z"
|
"date": "2024-02-23T16:26:58.927Z"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -44,7 +44,7 @@
|
|||||||
"credentials": {
|
"credentials": {
|
||||||
"ollamaApi": {
|
"ollamaApi": {
|
||||||
"id": "xHuYe0MDGOs9IpBW",
|
"id": "xHuYe0MDGOs9IpBW",
|
||||||
"name": "Ollama account"
|
"name": "Local Ollama service"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user