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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+37Lines changed: 37 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,40 @@
1
+
# v3.5.0
2
+
## Key Features
3
+
### User Interface Modernization
4
+
- New year new me? We are rolling out an updated user interface (UI) in Q1. This release is the first stage of this effort.
5
+
-**Document Summarization**
6
+
- Building on existing non-RAG in context capabilities, we added a more comprehensive Document Summarization feature. This includes a dedicated modal interface where users:
7
+
- Upload text-based documents
8
+
- Select from approved summarization models
9
+
- Select and customize summarization prompts
10
+
- Choose between integrating summaries into existing chat sessions or initiating new ones
11
+
- System administrators retain full control through configuration settings in the Admin Configuration page
12
+
13
+
## Other UI Enhancements
14
+
- Refactored chatbot UI in advance of upcoming UI improvements and this launch
15
+
- Consolidated existing chatbot features to streamline the UI
16
+
- Added several components to improve user experience: copy button, response generation animation
17
+
- Markdown formatting updated in LLM responses
18
+
19
+
## Other System Enhancements
20
+
- Enhanced user data integration with RAG metadata infrastructure, enabling improved file management within vector stores
21
+
- Optimized RAG metadata schema to accommodate expanded documentation requirements
22
+
- Started updating sdk to be compliant with current APIs
23
+
- Implementation of updated corporate brand guidelines
24
+
25
+
## Coming soon
26
+
Our development roadmap includes several significant UI/UX enhancements:
27
+
- Streamlined vector store file administration and access control
0 commit comments