# aichat-core-antdesignx-template **Repository Path**: appleyk/aichat-core-antdesignx-template ## Basic Information - **Project Name**: aichat-core-antdesignx-template - **Description**: 借助antd design x及开源包aichat-core封装的web端AI聊天助手App(TS版本) - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-13 - **Last Updated**: 2025-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # aichat-core-antdesignx-template #### Introduction Vite4 + React18 + TypeScript + OpenAI + MCPClient + [aichat-core](https://www.npmjs.com/package/aichat-core) 构建的前端全能AI助手 #### Update * 2025年8月7日17:33:52:修复工具调用异常格式化工具异常信息白屏BUG|将ai-chatcore依赖更新为1.0.13 * 2025年8月6日16:49:37:配置梳理|修订侧边栏|将ai-chatcore依赖更新为1.0.12 * ![image](./public/images/1.jpg) * ![image](./public/images/2.jpg) #### Picures ##### 1.Ollama API ![image](./public/images/1.ollama-api-data.jpg) ##### 2.deepseek-0528 API ![image](./public/images/2.deepseek-api-data.jpg) ##### 3.cherry studio UE ![image](./public/images/3.cherry-studio-chatui.jpg) ##### 4.tool_calls JSON Data ![image](./public/images/4.tool-calls-data.jpg) ##### 5.callback message(v1) JSON Data ![image](./public/images/5.callBackMessage-data.jpg) ##### 6.callback message(v2) choices JSON Data ![image](./public/images/6.callBackMessageChoices-data.png) # Article Address : [aichat-core简化 LLM 与 MCP 集成的前端核心库(TypeScript)](https://blog.csdn.net/Appleyk/article/details/149234650)