I have a chatbot feed in Knowledgebase from pages of a website. ( It is a website chatbot assistent). I have uploaded all pages of the website in the knowledgebase.
The assistent reply correctly to questions asked, in the matter of content.
However, is instructed to display the source link of the page ( means the product page of an woocmmerce site). - BUT this task is not managed accurately. The Piackaxe invent URL which not exist on my website. How can i manage to solve this !
@doreloprisan the problem could be with the prompt or the way the knowledge base has been created (chunking).
To make sure the pickaxe retrieves the URL correctly, my suggestion would be to create an Excel document with 3 columns: description of the link, URL, and content (do not add empty rows).
If you then upload the file, each row in your excel is added as a chunk. The URLs are now separate and it is easier to retrieve them.
Thank you for your reply. However, the site could have lot of pages. I have added my pages of the website through scraping system of Pickaxe (Upload webpage). That’s why I do not understand why the source URL is not displayed correctly. Any idea how to craft the Prompt to avoid inventing URL -s which not exist ?