mirror of https://github.com/buster-so/buster.git
- Updated type imports in `cancel-chat.ts` from `CoreMessage` to `ModelMessage` and adjusted related function signatures for consistency. - Modified the structure of tool result messages to use `ToolResultPart` instead of the deprecated types. - Deleted the `AIMenu.tsx` and `ai-kit.tsx` files to remove unused components, streamlining the codebase. - These changes enhance the clarity and maintainability of the chat cancellation functionality while cleaning up the project structure. |
||
---|---|---|
.. | ||
api | ||
cli | ||
electric-server | ||
server | ||
trigger | ||
web | ||
tsconfig.json |