Rename backup to demo-data to avoid confusion as to the purpose (#58)

This commit is contained in:
jeanpaul
2025-04-24 16:43:32 +02:00
committed by GitHub
parent a3baf1e7ac
commit de62957851
4 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,14 @@
{
"createdAt": "2024-02-23T16:27:55.919Z",
"updatedAt": "2024-02-23T16:27:55.918Z",
"id": "sFfERYppMeBnFNeA",
"name": "Local QdrantApi database",
"data": "U2FsdGVkX18bm81Pk18TjmfyKEIbzd91Dt1O8pUPgTxVGk5v1mXp7MlE/3Fl+NHGTMBqa3u7RBS36wTQ74rijQ==",
"type": "qdrantApi",
"nodesAccess": [
{
"nodeType": "@n8n/n8n-nodes-langchain.vectorStoreQdrant",
"date": "2024-02-23T16:27:55.918Z"
}
]
}

View File

@@ -0,0 +1,18 @@
{
"createdAt": "2024-02-23T16:26:54.475Z",
"updatedAt": "2024-02-23T16:26:58.928Z",
"id": "xHuYe0MDGOs9IpBW",
"name": "Local Ollama service",
"data": "U2FsdGVkX18BVmjQBCdNKSrjr0GhmcTwMgG/rSWhncWtqOLPT62WnCIktky8RgM1PhH7vMkMc5EuUFIQA/eEZA==",
"type": "ollamaApi",
"nodesAccess": [
{
"nodeType": "@n8n/n8n-nodes-langchain.lmChatOllama",
"date": "2024-02-23T16:26:58.927Z"
},
{
"nodeType": "@n8n/n8n-nodes-langchain.lmOllama",
"date": "2024-02-23T16:26:58.927Z"
}
]
}