docs: merge starter projects and sample flows into templates (#8652)
* move-pages-and-add-redirects * move-vector-rag-in-list
This commit is contained in:
parent
b135da749b
commit
d4fca1fe40
23 changed files with 39 additions and 36 deletions
|
|
@ -116,7 +116,7 @@ A dictionary of all Langflow components.
|
|||
Execute a specified flow by ID or name.
|
||||
The flow is executed as a batch, but LLM responses can be streamed.
|
||||
|
||||
This example runs a [Basic Prompting](/starter-projects-basic-prompting) flow with a given `flow_id` and passes a JSON object as the input value.
|
||||
This example runs a [Basic Prompting](/basic-prompting) flow with a given `flow_id` and passes a JSON object as the input value.
|
||||
|
||||
The parameters are passed in the request body. In this example, the values are the default values.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue