mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 04:13:36 +08:00
13 lines
209 B
JSON
13 lines
209 B
JSON
{
|
|
"name": "Basic Prompting",
|
|
"description": "Perform basic prompting with an OpenAI model.",
|
|
"icon": "Braces",
|
|
"icon_bg_color": null,
|
|
"gradient": "2",
|
|
"data": {
|
|
"nodes": [
|
|
...
|
|
]
|
|
}
|
|
}
|