Chatbot - Fluid Topics - 5.1

What's New in Fluid Topics v5.1

Audience
public
Version
Latest

Several of our customers are already using our chatbot feature. To ensure even greater relevance and accuracy, we have introduced some advanced parameters:

  • Reranking: Admins can now enable reranking to enhance the relevance of semantic search results.

  • Customizable prompts: Default chatbot prompts can be adjusted or overwritten to better suit the context of a specific product.

The reranking feature is a widely recommended technique to enhance semantic search, particularly in Retrieval-Augmented Generation (RAG) scenarios such as chatbots. Reranking initially retrieves a larger set of documents and reorders them based on their relevance to the original query. It retains the top 5 documents (this number is configurable) and use them to proceed with the RAG process.

For more details, see the Advanced settings for Chatbot profiles documentation.

Fluid Topics documentation platform interface. The screen shows the 'Create chatbot profile' window overlaying the 'Generative AI' management page. The left panel displays an administration menu with menus like Knowledge Hub, Security, and Theme. The chatbot profile creation window includes fields for 'Chatbot instructions' with options like 'Advanced settings', enabling reranking, and the ability to overwrite default prompts. The settings allow input for the number of results and documents, with checkboxes for 'Enable reranking' and 'Overwrite default prompts'. There are areas for 'RAG prompt' and 'RAG history prompt' configurations. The 'Save' and 'Cancel' buttons are at the bottom.