VisActor / VMind

Not only automatic, but also intelligent. An Intelligent data Visualization System, based on LLM.
https://www.visactor.io/vmind
MIT License
145 stars 14 forks source link

[Feature] Supporte XunFei XingHuo model #156

Open LofiSu opened 1 month ago

LofiSu commented 1 month ago

What problem does this feature solve?

Supports VMind to comple existing functions through the API of XunFei XingHuo:https://xinghuo.xfyun.cn/sparkapi

What does the proposed API look like?

https://www.visactor.io/vmind/guide/Basic_Tutorial/Create_VMind_Instance https://www.visactor.io/vmind/guide/Basic_Tutorial/Custom_Request

LofiSu commented 1 month ago

上个月参加科大讯飞的2024 Datawhale Al夏令营第一期《大模型技术:基于星火大模型的群聊对话分角色要素提取挑战赛》学习活动 还有大模型应用技术开发大赛,觉得还不错。想着能不能VMind也接入星火Api

xuanhun commented 1 month ago

上个月参加科大讯飞的2024 Datawhale Al夏令营第一期《大模型技术:基于星火大模型的群聊对话分角色要素提取挑战赛》学习活动 还有大模型应用技术开发大赛,觉得还不错。想着能不能VMind也接入星火Api

当然可以,欢迎尝试,

youngwinds commented 1 month ago

@LofiSu Vmind支持自定义模型发起请求

new VMind(llmOption) llmOption内可以设置模型的请求信息

image image