Releases: meta-d/ocap
v2.3.1
v2.3.0
Highlights
- Introducing LangChain Agents Support
- Enhanced Copilot Command Agents
- Dimension Members Retriever
- Few Shot Examples
- Suggestion
- Introducing Business Roles
- GPT-4o supports the latest GPT-4 Omni model
What's Changed
Full Changelog: 2.2.1...2.3.0
v2.2.1
v2.2.0
v2.1.0
Version 2.1.0 has the following main updates:
- Upgraded the state management framework, adopting
@ngneat/elf
, a reactive immutable state management solution.- Upgraded the state management of the Semantic Model module, making semantic model operations more stable, supporting State History, and Undo/Redo functionalities.
- Upgraded the state management of the Story module, supporting State History, and Undo/Redo functionalities.
- Changed the OLAP request method from HTTP requests to WebSocket messages, improving the efficiency of data concurrent queries.
- The Dimension Designer's data preview ui supports displaying in a tree-like structure.
- The Story Designer ui supports pin the Toolbar to the sidebar;
- Optimized the Zoom in / Zoom out mode, allowing individual pages to be zoomed and panned separately.
- When opening a story in fullscreen mode, it only goes fullscreen within the webpage, no longer fullscreening the browser.
- The Indicator Registry page supports real-time data trend previews for indicator.
Dimension/Measure Select
component upgrade:- Supports the display of entity type loading status and error messages.
- Supports customizing
Member Caption
attribute toLevel Properties
orMember Intrinsic Properties
.
- In the tndicator application, the chart representation of the current level's name is displayed as the title.
v2.0.0
Highlights
-
New AI Copilot: Our new AI Copilot feature helps you discover insights and trends hidden in your data. It uses custom commands to provide you with valuable suggestions and actions. Please ref to AI Copilot for more details.
- Add custom commands in different pages
- Support DashScope provider
- Support config default model
- Support show or hide tokenizer
-
New Themes and Layouts: We have added new dark themes and new layout to make website more appealing and user-friendly. You can now customize your website to suit your preferences.
- Dark theme
- Pined side menu bar
- Side drawer trigger
- Move bottom toolbar to sidemenus
-
New Indicator App: We have upgraded the indicator app that allows you to view your indicators. Please ref to Indicator App for more details.
- Improved the indicator list performance
- Store time granularity and looback periods in user settings
- The
/analysis
ai copilot command help user to insight the indicator
-
Tenant Settings: We have added new tenant settings that allow you to customize your tenant. Please ref to Tenant Settings for more details.
- Customize the tenant title
- Customize file storage provider and key settings
-
Onboarding Guide: We have added a new onboarding guide to help you get started with Metad Analytics Cloud. Please ref to Onboarding Guide for more details.
- Create the super admin user
- Import demo data
- Connect your data source