refactor(stage-ui,core-agent,stage-tamagotchi): better structure for llm, agent, and mini-agent
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
"./stores/settings": "./src/stores/settings/index.ts",
|
||||
"./stores/modules/vision": "./src/stores/modules/vision/index.ts",
|
||||
"./stores/mcp-tool-bridge": "./src/stores/mcp-tool-bridge.ts",
|
||||
"./stores/ai/chat-llm/*": "./src/stores/ai/chat-llm/*.ts",
|
||||
"./stores/*": "./src/stores/*.ts",
|
||||
"./stores": "./src/stores/index.ts",
|
||||
"./workers/vad": "./src/workers/vad/index.ts",
|
||||
|
||||
Reference in New Issue
Block a user