Commit 3a15fb0
committed
feat(demos): enhance assistant demo with new utility files and mock MCP integration
- Introduced new utility files: `assistantConstants.ts`, `mockMcp.ts`, and `responseProvider.ts` to support enhanced functionality in the assistant demo.
- Updated `Assistant.vue` to utilize the new response provider and mock MCP tool, improving the interaction flow.
- Revised documentation in `assistant.md` to reflect the inclusion of new demo files, ensuring comprehensive examples for users.
- Updated sidebar items in theme configuration for better navigation and clarity on tool usage.1 parent b599aa5 commit 3a15fb0
File tree
9 files changed
+524
-292
lines changed- docs
- .vitepress
- demos/examples
- src
- examples
- tools
9 files changed
+524
-292
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments