tag:github.com,2008:https://github.com/VisActor/VMind/releases Release notes from VMind 2025-04-07T01:58:58Z tag:github.com,2008:Repository/748476385/v2.0.5 2025-04-07T02:45:35Z v2.0.5 <p>🆕 New Features</p> <p>@visactor/vmind: add insights to annotation function<br> 🔖 Fixes</p> <p>insights: fix some bug in dual-charts</p> github-actions[bot] tag:github.com,2008:Repository/748476385/v2.0.4 2025-03-20T03:25:20Z v2.0.4 <p><strong>🆕 New Features</strong></p> <ul> <li><strong>@visactor/vmind</strong>: add customRequestFunc in VMind</li> </ul> <p><strong>🔖 Fixes</strong></p> <ul> <li><strong>chartGeneration</strong>: Add label visible in funnel chart. Hide label in bar/line chart. Fix radar generation may empty category field issue.</li> <li><strong>chartGeneration</strong>: Fix empty chart while empty fieldInfo</li> </ul> <p><strong>🔖 Others</strong></p> <ul> <li><strong>@visactor/vmind</strong>: add umd output to build</li> </ul> github-actions[bot] tag:github.com,2008:Repository/748476385/v2.0.3 2025-03-05T10:02:33Z v2.0.3 <p><strong>🆕 New Features</strong></p> <ul> <li><strong>atom</strong>: VMind's internal atomization feature now supports function call capability</li> </ul> <p><strong>🔖 Fixes</strong></p> <ul> <li><strong>chartGeneration</strong>: Fixed issues where stacked/percentage bar charts were not working, and bar charts were not generating correctly</li> <li><strong>getInsights</strong>: Fixed an issue where, if chart values were strings, the original data obtained by insights was converted to number type, potentially causing incorrect matches</li> </ul> <p><strong>🔖 Others</strong></p> <ul> <li><strong>@visactor/vmind</strong>: Optimized type definitions</li> </ul> github-actions[bot] tag:github.com,2008:Repository/748476385/v2.0.2 2025-02-23T11:48:48Z v2.0.2 <h2>🔖 Fix</h2> <ul> <li><strong>@visactor/vmind</strong>: fix fieldinfo may undefiend while chart-advistor</li> </ul> github-actions[bot] tag:github.com,2008:Repository/748476385/v2.0.1 2025-02-24T01:48:39Z v2.0.1 <h2><g-emoji class="g-emoji" alias="warning">⚠️</g-emoji> BreakChanges</h2> <ul> <li><strong>dataQuery</strong>: params from <code>dataQuery(userPrompt, fieldInfo, dataset)</code> to <code>dataQuery(userPrompt, dataset, fieldInfo)</code>; <code>fieldInfo</code> is Optional</li> <li><strong>customRequestFunc</strong>: remove <code>customRequestFunc</code> in VMind Instance options since VMind use same prompt in any model</li> </ul> <h2>🆕 feat</h2> <ul> <li><strong>@visactor/vmind</strong>: Support DeepSeek and other custom model with api-key</li> <li><strong>@visactor/vmind</strong>: 12 new chart types added for chart generation</li> <li><strong>@visactor/vmind</strong>: Add text2Chart API</li> <li><strong>@visactor/vmind</strong>: Add getInsights API</li> </ul> <h2>🔖 other</h2> <ul> <li><strong>@visactor/vmind</strong>: Overall architecture upgrade</li> </ul> github-actions[bot] tag:github.com,2008:Repository/748476385/v1.3.2 2024-12-03T08:32:42Z v1.3.2: Merge pull request #167 from VisActor/feat/docs_publish <p>Feat/docs publish</p> xile611 tag:github.com,2008:Repository/748476385/v1.3.1 2024-12-03T09:01:06Z v1.3.1 <p>Fix wrong publish version of v1.3.0</p> 666haiwen tag:github.com,2008:Repository/748476385/v1.2.12 2024-06-17T08:57:32Z v1.2.12 <h2>🔖 feature</h2> <ul> <li><strong>@visactor/vmind</strong>: intelligent insight module</li> <li><strong>@visactor/vmind</strong>: add custom model type support</li> <li><strong>@visactor/vmind</strong>: take skylark model when no model type match</li> </ul> github-actions[bot] tag:github.com,2008:Repository/748476385/v1.2.11 2024-04-24T05:32:06Z v1.2.11 <h2>🐛 Fixes</h2> <p>Fix reference error in node.</p> github-actions[bot] tag:github.com,2008:Repository/748476385/v1.2.9 2024-04-19T09:20:09Z v1.2.9 <h2>🆕 New features</h2> <ul> <li><strong>@visactor/vmind</strong>: Refactored the VMind basic framework: abstracted TaskNode, Application class, used Meta for flow arrangement, and improved code reusability and scalability.</li> <li><strong>@visactor/vmind</strong>: Intelligent chart generation: supports generating spec templates without a data set; supports filling data into spec templates.</li> <li><strong>@visactor/vmind</strong>: Intelligent chart generation: supports selecting chart types from a specified list of chart types.</li> <li><strong>@visactor/vmind</strong>: Built-in multiple sets of color schemes including Arco Design, Semi Design, and VeO Design.</li> </ul> <h2>🐛 Fixes</h2> <p>Intelligent data aggregation: replaced alasql keyword in SQL to further improve the success rate of SQL execution.</p> github-actions[bot]