Skip to content

models prompt flow documentation

github-actions[bot] edited this page Aug 11, 2023 · 15 revisions

prompt flow

Models in this category


This is a companion flow to "Ask Wikipedia". It demonstrates how to create a chatbot that can remember previous interactions and use the conversation history to generate next message.

What you will learn

In this flow, you will learn

This template provides the chat history support and a user-friendly chat interface in the authoring/debugging UI as prompt flow template.

What you will learn

In this flow, you will learn

  • how to compose a chat flow.
  • prompt template format of LLM tool chat api. Messag...
Clone this wiki locally