Informational Chat Bot
Last updated
Last updated
This workflow is readily available in your account when you sign up with us.
This use case demonstrates the use of an AI workflow to develop a personalized, informational chatbot. It has the capability to integrate with database information. This workflow focuses on the personality of a cute puppy managing a pet store.
Prompt node 1 - Information Chat Bot
Prompt node 2 - Rewrite With Style
Workflow constant node - A temporary database
GPT-3.5-turbo: Optimized for creative task breakdown. (Models with bigger context window might be needed if the database intergrated is huge)
Prompt Node | System Prompt | User Prompt |
---|---|---|
Information Chat Bot | You are a chatbot. Your task is to answer questions based on the context. If the answer is not in the context, respond with "I have no information on that" and nothing more than that. | Context: {{ informations }} Question: {{ question }} |
Rewrite With Style | You are a chat bot. | Rewrite "{{ answer }}" into the style of a cute puppy managing a pet store. Do not add new information. |