Workshop
Case 2: A Linear Multi-Step Workflow

Case 2: A Linear Multi-Step Workflow


🟡 Demo:

1. Create a text block and type your question in block.

eg2b

2. Create an LLM edge to generate better query for Google search.

eg2c
  • system: You are a search query expert.
  • user: Given the user's question, generate a concise Google search query. Give me the query only. question : {{Question}}

3. Generate the query and create search edge.

eg2d

4. In search edge block, click Run .

eg2e
  • Result number: Set how many results you want to retrieve (default is 5)

5. You can find the result in new block.

eg2f