Implemented
2024/Q4
Feature | Component | Details | Estimated Timeline | Link Ticket | |
---|---|---|---|---|---|
1 | Enabling Document intelligence GA versions | Ingestion | Enables the ingestion of documents trough Document Intelligent GA API improving the chunking of complex documents | done | |
2 | Image-Text Document Ingestion with GPT Vision Integration | Ingestion | Enables the ingestion of documents containing both text and images through GPT Vision. The system automatically analyzes and describes images within documents using GPT Vision, integrating the descriptions into the document’s text data for comprehensive analysis and improved searchability. | Release 52 done | |
3 | Ingestion event hooks | Ingestion | Ingestion event hooks for different file types | done |
|
4 | Seed Parameter: Most Reproducible Outputs | CHAT | Ensures the most reproducible outputs possible for identical questions and documents, though not fully deterministic. | Release 52 | |
5 | Spaces concept: Scope rules | CHAT | Filter frontend for metadata (e.g. no file older than 6 months) | done | |
6 | Spaces concept: Assign space manager | CHAT | Ensures that only eligible users can see the spaces they are managing and not all spaces. | done | |
7 | Upload functionality in Translation UI | CHAT | Implement the functionality to upload xlsx, pptx, wordx and pdf to the translation UI to translate documents. | Release 50 | |
8 | Consumption analytics | CHAT | Enables and admin to export the .csv on a platform to review the token consumption | Release 52 |
|
9 | Data export role | CHAT | New role for the export of detailed chat interaction and feedback (including prompts). Details see here: Roles and Permissions | done | |
10 | Data retention on prompts in chat | CHAT | Reduce data retention of messages in chats to the same as data retention of documents. | done | |
11 | SCIM | CHAT | Enable SCIM for user group sync | Release 52 | |
12 | Ingestion: Automatic retry of failed files | CHAT | Implement retries on ingestion before marking the file as failed. | done | |
13 | Implement Magic Table | CHAT | Enable table interactions for AI-Agents for long running jobs in an excel style way. The new UI enables the Clients for new ways of interacting with the platform. | Release 52 | |
14 | Previous reports of the client in the sidebar | Recording | Enable the users to see previous reports that were generated for a client room in the sidebar during a call | done | |
15 | Ingest Teams recordings | Connector | Ingest Teams recordings/transcripts directly form Teams | Release 52 | |
16 | Multimodality: Voice | Voice | Implementing prototype at scale | Release 52 | |
17 | Integrate recording as a use case in the chat menu | recording | Implement the recording calendar in the chat Menu interface | Release 52 |
|
18 | Chat over multiple calls | Recording | Enables the user to chat over multiple calls and generate a summary or ask questions etc. | Release 52 |
|
19 | Connecting recording transcript with chat | Recording | Enables the seamless combination of chat and recording | Release 52 |
|
20 | Standardisation of deployment | Platform SOLUTIONS | Standardize the delivery of deployment artefacts for Customer Managed tenants to make the deployment simpler | Release 52 |
Agents
1 | Search Version 2 | Agentic-Flow | Enhances retrieval-augmented generation (RAG) with improved document search relevancy and a hallucination evaluation mechanism to ensure generated content aligns with source data. These features increase accuracy, reliability, and user trust. | GA* | Release 52 | |
2 | Translation: In-document translator (Excel/Word) | Agentic-Flow | Enables end users to upload word and excel, translate it and download the translated document
Exclusion: This does not include an integration into the translation UI yet but the ability to create a separated space and upload these documents. | Experimental* | done | |
3 | Translation: In-document translator (PDF) | Agentic-Flow | Enables end users to upload a pdf, translate it and download the translated document as pdf | Experimental* | done | |
4 | Agentic Search | Agentic-Flow |
| Experimental* | done | |
5 | Agentic Research Investment | Agentic-Flow |
| Experimental* | Release 52 | |
6 | Earnings Call Agent | Agentic-Flow | The Earnings Calls Agent utilizes financial API data (Quartr) to offer concise summaries of key points from earnings calls, supporting better-informed investment decisions. | Beta* | Release 50 |
Completed - Q3/2024
Feature | Component | Details | Estimated Timeline | Status | Link Ticket | |
---|---|---|---|---|---|---|
1 | Easy Export of Reports and Copy Button | Recording | Enable easy export of reports in the platform and add a copy button | Jul 31, 2024 | DONE | |
2 | Chat Interface: Save Prompts (Prompt Library) | CHAT | Enables the end user to save his/her own prompts in the different spaces | Jul 3, 2024 | DONE | |
3 | Improved Knowledge Base | CHAT | New view and structure of the knowledge base enabling admin users to create new folders (scopes) | Jul 3, 2024 | DONE | |
4 | Enable multiple embedding models | CHAT | Enable multiple embedding models per cluster to enable the client to easily test. | Aug 7, 2024 | DONE | |
5 | File retention (Upload & Chat) | CHAT | Automatically deleting the files uploaded in the upload & chat | Jun 26, 2024 | DONE |
|
6 | Make blob storage restricted to be only accessible from the pod network | CHATSecurity | Document URLs behind authentication (not directly referencing the blob storage anymore from the frontend) | Jul 3, 2024 | DONE | |
7 | Chat Interface: Stop Generating Chat Response | CHAT | Enables the end user to stop the answer generation and start a new question (similar to ChatGPT) | Aug 21, 2024 | Done | |
8 | Knowledge Base: Bulk Delete | CHAT | Enables the admin to select multiple files and folders to delete at once | Aug 21, 2024 | Done | https://unique-ch.atlassian.net/issues/UN-5713?jql=text%20~%20%22bulk%20delete%2A%22 |
9 | Code Formatting Word Wrapping | CHAT | Enables word wrapping and prevents the need to scroll right when reviewing code or debug information (for admin user) | Jul 3, 2024 | DONE | |
10 | Chat History: Rename Chats | CHAT | Enables user to rename their chats | Aug 21, 2024 | Done | |
11 | Chat Interface: Improve bullet point view | CHAT | Enables user to get a bullet point view as output | Jul 24, 2024 | Done | https://unique-ch.atlassian.net/issues/UN-6375?jql=text%20~%20%22render%2A%22 |
12 | Event poller | SDK | Event poller enables collaborates to develop without using ngrok | Jul 1, 2024 | DONE | |
13 | Exposing embedding | SDK | Exposing of embedding to endpoint | Jul 31, 2024 | Done | |
14 | Error Handling: Frontend Loss Connection | CHAT | Should fix the error where users need to click on the “return to home” button | Aug 7, 2024 | Done | |
15 | Enable custom model calling (PTU) | CHAT | API to connect external LLM | Jul 3, 2024 | DONE | |
16 | First multimodality prototype | CHAT | Voice in and out with currently released models (speech-to-text, generation, text-to speech) This is only a prototype and cannot be used in production. | Aug 15, 2024 | DONE | |
17 | Knowledge Base: folder settings and access control | CHAT | Who has write and read access to thet folder and is document intelligence activated or not | Sep 4, 2024 | Done | |
18 | Knowledge Base: Include ingestion date for failed files | CHAT | Enables user to see the date for files who failed to upload | Aug 21, 2024 | Done | |
19 | Chat Interface: Enable Translation Use Case | CHAT | Extend the UI for the translation use case | Sep 4, 2024 | Done | |
20 | Implement picture upload functionality | CHAT | Enables users to upload images to interact with them in the chat. | Aug 13, 2024 | Done | |
21 | Questionnaire Module | AI-Modules | Automatically answers multiple questions within a defined knowledge scope and creates a downloadable Excel file | Sep 5, 2024 | DONE
| |
22 | Multi-Module-Calling | AI-Modules | Multiple modules can be called (how is the weather in Zurich, how is the weather in Berlin, and compare the two) → Answer multiple questions | Oct 31, 2024 | DONE | |
23 | Credit Note Compliance Check Module MVP | AI-Modules | Compares credit note terms and conditions against policy and regulation documents. | Sep 3, 2024 | DONE | |
24 | Online Search Module | AI-Modules | Perform internet searches and provide properly referenced results | Sep 3, 2024 | DONE
| |
25 | Hallucination Check | AI-Modules | Analyze generated responses for potential hallucinations or inaccuracies and ensure factual correctness | Aug 22, 2024 | DONE | |
26 | RAG improvement: Chunk Relevant Sort | AI-Modules | Improve chat response by providing relevant chunks to answer the user request | Aug 22, 2024 | DONE | |
27 | RAG improvement: Reranker | AI-Modules | Improve chat response by providing relevant chunks to answer the user request | Aug 22, 2024 | DONE | |
28 | Image in upload and chat | AI-Modules | be able to upload documents and images in the same space | Sep 18, 2024 | DONE | |
29 | Number of Speakers | Recording | Set globally the range of the number of speakers for mobile/uploaded recordings | Aug 7, 2024 | DONE |
|
30 | Frontoffice setting: Agent is detected | Recording | Enhance recording processing pipeline to ensure one participant is always detected as the call agent. | Aug 28, 2024 | DONE | |
31 | GPT-4o for Recording Reports | Recording | Option to process recordings using GPT-4o | Jul 31, 2024 | DONE |
|
32 | Easy Export of Transcripts | Recording | Add button to export transcripts to file | Jul 31, 2024 | DONE | |
33 | Allow customization of max duration for bot recording | recording | Maximum duration of bot recording can be configured | Jul 31, 2024 | done | |
34 | Improve Meetings Filtering | recording | Add options for meetings filtering in the All Meetings page | Jul 31, 2024 | done | |
35 | Mobile App can connect through App Proxy | recording | Allow MS Entra Authentication throuh App Proxy | Jul 31, 2024 | done |
Author | @Andreas Hauri |
---|
© 2024 Unique AG. All rights reserved. Privacy Policy – Terms of Service