Skip to content

v2.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Feb 08:57
· 33 commits to main since this release
53642b8

⚠️ BreakChanges

  • dataQuery: params from dataQuery(userPrompt, fieldInfo, dataset) to dataQuery(userPrompt, dataset, fieldInfo); fieldInfo is Optional
  • customRequestFunc: remove customRequestFunc in VMind Instance options since VMind use same prompt in any model

🆕 feat

  • @visactor/vmind: Support DeepSeek and other custom model with api-key
  • @visactor/vmind: 12 new chart types added for chart generation
  • @visactor/vmind: Add text2Chart API
  • @visactor/vmind: Add getInsights API

🔖 other

  • @visactor/vmind: Overall architecture upgrade