+ chatgpt o4mini
This commit is contained in:
parent
195bf2dfb2
commit
29435d3995
1 changed files with 55 additions and 3 deletions
|
|
@ -39,17 +39,19 @@
|
||||||
],
|
],
|
||||||
"typeVersion": 1,
|
"typeVersion": 1,
|
||||||
"id": "92edb5ae-1697-4938-bf00-1de83561f273",
|
"id": "92edb5ae-1697-4938-bf00-1de83561f273",
|
||||||
"notesInFlow": true
|
"notesInFlow": true,
|
||||||
|
"notes": "Wöchentlich an Di, Mi, Do, Fr um 12:14 Uhr "
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"parameters": {
|
"parameters": {
|
||||||
"roomId": "!giiGDQftOiFGmrrOiT:rpi-virtuell.de",
|
"roomId": "!giiGDQftOiFGmrrOiT:rpi-virtuell.de",
|
||||||
"text": "👋 Gitta lädt zum Daily in's Zoom!"
|
"text": "={{ $json.message.content }} | <a href=\"https://comenius.de/zoom\">Zoom-Link</a>",
|
||||||
|
"messageFormat": "org.matrix.custom.html"
|
||||||
},
|
},
|
||||||
"name": " 👋 Gitta lädt zum Daily in's Zoom!",
|
"name": " 👋 Gitta lädt zum Daily in's Zoom!",
|
||||||
"type": "n8n-nodes-base.matrix",
|
"type": "n8n-nodes-base.matrix",
|
||||||
"position": [
|
"position": [
|
||||||
480,
|
780,
|
||||||
640
|
640
|
||||||
],
|
],
|
||||||
"typeVersion": 1,
|
"typeVersion": 1,
|
||||||
|
|
@ -60,11 +62,60 @@
|
||||||
"id": "jbNtlnoAsWVC8vUN",
|
"id": "jbNtlnoAsWVC8vUN",
|
||||||
"name": "Matrix account"
|
"name": "Matrix account"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"notes": "erstelle eine Nachricht"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"parameters": {
|
||||||
|
"modelId": {
|
||||||
|
"__rl": true,
|
||||||
|
"value": "gpt-4o-mini",
|
||||||
|
"mode": "list",
|
||||||
|
"cachedResultName": "GPT-4O-MINI"
|
||||||
|
},
|
||||||
|
"messages": {
|
||||||
|
"values": [
|
||||||
|
{
|
||||||
|
"content": "Lade alle zum täglichen Daily mit einer freundlichen Aufforderung und motivierendem Motto zum gemeinsamen Zoom-Meeting ein und gib mir die Nachricht aus. Das Zoom-Meeting ist jetzt! und deine Zeichenzahl soll auf 90 beschärnkt sein."
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"options": {}
|
||||||
|
},
|
||||||
|
"type": "@n8n/n8n-nodes-langchain.openAi",
|
||||||
|
"typeVersion": 1.8,
|
||||||
|
"position": [
|
||||||
|
460,
|
||||||
|
640
|
||||||
|
],
|
||||||
|
"id": "5ce186d7-219c-4e04-981f-41891b9f3311",
|
||||||
|
"name": "OpenAI",
|
||||||
|
"credentials": {
|
||||||
|
"openAiApi": {
|
||||||
|
"id": "LfkaiSQbKzSvfcEi",
|
||||||
|
"name": "OpenAi account 3"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"connections": {
|
"connections": {
|
||||||
"Gittas Daily von Di-Fr um 12:14 Uhr": {
|
"Gittas Daily von Di-Fr um 12:14 Uhr": {
|
||||||
|
"main": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"node": "OpenAI",
|
||||||
|
"type": "main",
|
||||||
|
"index": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
" 👋 Gitta lädt zum Daily in's Zoom!": {
|
||||||
|
"main": [
|
||||||
|
[]
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"OpenAI": {
|
||||||
"main": [
|
"main": [
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
|
|
@ -78,6 +129,7 @@
|
||||||
},
|
},
|
||||||
"pinData": {},
|
"pinData": {},
|
||||||
"meta": {
|
"meta": {
|
||||||
|
"templateCredsSetupCompleted": true,
|
||||||
"instanceId": "634e789e9cac462123b2b4acaedfe20e105965d27f018a60d1d4305ae72b1acb"
|
"instanceId": "634e789e9cac462123b2b4acaedfe20e105965d27f018a60d1d4305ae72b1acb"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue