You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What I want for my chatbot are short and objective answers, so that they can be as close as possible to a human, without leaving out some information.
What has already been done:
What I've been working on for a long time is a prompt for a chatbot that serves customers at a pizzeria. I'm trying to configure the prompt in countless ways but I'm not getting the ideal answers for my business.
My prompt already has the menu separated in another context and is called, from the main prompt, through a function. With that, theoretically, my chatbot is able to access the menu when it needs some information about the name of the pizza, ingredients and price of the pizza.
Problems encountered at the prompt:
With my prompt, which I can provide, there are times when the chatbot is able to capture the menu data and there are times when it is not. Also, the chatbot generates some very large responses, passing unnecessary information to customers at that time of the response.
What topic would you be interested in seeing an article/chapter about?
I would love to know about more updated content of the post:
"https://learnprompting.org/en/docs/applied_prompting/build_chatbot_from_kb".
My goal for this prompt:
What I want for my chatbot are short and objective answers, so that they can be as close as possible to a human, without leaving out some information.
What has already been done:
What I've been working on for a long time is a prompt for a chatbot that serves customers at a pizzeria. I'm trying to configure the prompt in countless ways but I'm not getting the ideal answers for my business.
My prompt already has the menu separated in another context and is called, from the main prompt, through a function. With that, theoretically, my chatbot is able to access the menu when it needs some information about the name of the pizza, ingredients and price of the pizza.
Problems encountered at the prompt:
With my prompt, which I can provide, there are times when the chatbot is able to capture the menu data and there are times when it is not. Also, the chatbot generates some very large responses, passing unnecessary information to customers at that time of the response.
The access link for my prompt is:
"https://docs.google.com/document/d/1OGAlRGWQbhFbJWKKn5CBXobj3danvVskPsQuZa_CbTk/edit?usp=sharing"
The text was updated successfully, but these errors were encountered: