December 9, 2024
Release date: December 9, 2024
Overview
In Release 76, we’ve added the following features:
- Enhanced API for knowledge model publishing and widgets
- In-chat document viewer
- HTML file support in models
What's new
Enhanced API for knowledge model publishing and widgets
We’ve updated our API to simplify model publishing and widget management. Users can now modify model publishing settings with the update_knowledge_model method and adjust widget settings using the patch_KM_widget and get_KM_widget methods.
In-chat document viewer
Users can now open and view referenced documents directly within the chat interface. The feature includes standard document viewing functionality such as scrolling and zooming, particularly useful for PDF files. This allows users to quickly verify information sources and context without leaving the chat, which enhances the overall experience and increases trust in the model's responses.
HTML file support in models
We’ve added support for HTML files in our models. Users can now incorporate HTML documents into their knowledge base. This expands the range of content types that can be used.