chore: Remove OpenAI prefab (#56)
* chore: Remove OpenAI prefab This prefab depends on some parts of Noodl's backend * chore: Remove link
@@ -215,15 +215,6 @@
|
||||
"docs": "/library/prefabs/filters/",
|
||||
"tags": ["UI"]
|
||||
},
|
||||
{
|
||||
"label": "OpenAI",
|
||||
"desc": "A prefab with cloud functions for creating chat bots with the OpenAI API.",
|
||||
"icon": "library/prefabs/openai/openai.png",
|
||||
"project": "library/prefabs/openai/openai-0-5.zip",
|
||||
"docs": "/library/prefabs/openai/",
|
||||
"tags": ["Cloud"]
|
||||
},
|
||||
|
||||
{
|
||||
"label": "Xano",
|
||||
"desc": "Connects to Xano and handles queries, users and authTokens. Built by @gmaison.",
|
||||
|
||||
|
Before Width: | Height: | Size: 46 KiB |
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 25 KiB |
|
Before Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 63 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 19 KiB |
@@ -21,17 +21,6 @@
|
||||
},
|
||||
"imageUrl": "news/prefabs.gif 2x"
|
||||
},
|
||||
{
|
||||
"supertitle": "Prefab Highlight",
|
||||
"title": "OpenAI Prefab",
|
||||
"text": "Bring AI and chatbot capabilities, based on ChatGPT, into your apps by using the OpenAi Prefab.",
|
||||
"action": {
|
||||
"kind": "link",
|
||||
"linkUrl": "https://docs.noodl.net/2.9/library/prefabs/openai/",
|
||||
"label": "Open docs"
|
||||
},
|
||||
"imageUrl": "news/openai_prefab.png 2x"
|
||||
},
|
||||
{
|
||||
"supertitle": "Node Highlight",
|
||||
"title": "States node: Animations",
|
||||
|
||||