Version 1.0.4
2026-01-26- Optimized ChatApp's state mechanism: adjustments to the app will default to Draft State, and only affect online users after deployment.
![An image in blog article]()
- Newly added Extract App, with the operation process as follows:
2.1 Create: Log in to the system, locate the Extract App, and click the 「Create」 button.
2.2 Configure Extract Fields: Define specific data points to be captured from documents. Configuration parameters include:Field Name: The designated name of the field to be extracted.Field Type: The format of the extraction result. Options include String, Numeric, Enum (predefined options), or Object Tree (hierarchical structures).Multiple: When enabled, the system can extract multiple instances of the same field if they appear in different parts of the document.Description: A detailed prompt for the field, including potential aliases or context to guide the extraction logic.2.3 Process (Test): In the Playground, click the 「Upload new documents」 button to submit your files. The system will automatically parse and extract the predefined fields based on your schema.2.4 Verify & Trace: To ensure accuracy, click any extraction result. The system will automatically highlight the corresponding text in the original document, enabling seamless verification and "ground truth" checking.
2.5 Launch: Integration and deployment of this app can only be achieved through API calls.- Optimized various other known issues.
Version 1.0.3
2025-12-23-
Improved the answer accuracy of ChatApp.
-
Answer traceability in ChatApp now supports all file formats including PDF, Word, TXT, Markdown, etc.
-
Optimized the crawling effect of the website, enhancing crawling efficiency and content integrity.
-
Fixed some known issues and improved product stability.
-
Version 1.0.2
2025-11-19- Introducing Plan Payments: We now offer three plans—Basic, Standard, and Pro. Learn more on our official website.
![An image in blog article]()
- Improved Retrieval Modes in Content Retrieval App:
Basic (Retrieval → Non-contextual Rerank): Fast and efficient. Combines Embedding and BM25 hybrid retrieval, followed by a non-contextual reranker to reorder the results.Contextual (Retrieval → Contextual Rerank): More precise. Combines Embedding and BM25 hybrid retrieval, followed by a contextual reranker to reorder the results for better accuracy.Expanded (Retrieval → Contextual Rerank → Context Expansion → Contextual Rerank): More comprehensive and highly accurate, with increased latency. After the initial contextual reranking, surrounding context from the top relevant segments is added to the candidate set for a second round of reranking.- Added File Name Search on Knowledge Page: Quickly find files by searching with their names.
![An image in blog article]()
- Bug Fixes & Experience Improvements: Enhanced system stability and user experience.
Version 1.0.1
2025-10-26ChatApp Feature Updates:1.Playground Upgrade- General Tab: Now supports uploading a custom logo, making it easy to change the chat avatar of your Q&A assistant.
![An image in blog article]()
- Interface Tab: Customize the Floating Icon and freely adjust the display icon of the floating widget.
2.Sources Page Improvements- Add or remove files flexibly and quickly locate target files using the status filter.
- Newly uploaded files are now marked with a "New" tag for easy distinction from older files.
![An image in blog article]()
3.Published ChatApp Chat Window- Published ChatApps will now automatically stay on top, ensuring they remain visible at the forefront of the page and are not obscured by other content.
4.Other Fixes & Stability Enhancements- Additional bug fixes have been implemented to improve overall system stability.
Version 1.0.0
2025-09-15- ChatDOC Studio: Three Core Tools
1.1ChatApp: Easily configure and generate a smart Q&A assistant based on your documents, with answer traceability. Two interface styles are available:1.1.1Floating Chat Widget: Offers Embed, Iframe, and URL sharing options, suitable for deep integration or quick sharing scenarios.1.1.2Panorama Embedding: Supports Iframe embedding and URL sharing, creating an immersive "document + Q&A" interface.1.2PDFParser: It accurately parses PDF files, efficiently extracting text, tables, formulas, etc., while preserving the original layout logic (e.g., paragraph and table structures). Standardized API interfaces are provided.
1.3Content Retrieval: By combining contextual retrieval and document outline-aware retrieval, it quickly locates highly relevant text chunks that match the context, improving retrieval accuracy. Standardized API interfaces are provided.![An image in blog article]()
- Team Collaboration Support
2.1 You can now generate invitation links to quickly invite members to your team. Once joined, teammates can share team plan quotas and collaboratively manage applications.










