5 Commits

Author SHA1 Message Date
admin 2b7e5b1b90 Enhanced LLM dialogue with Siri-like responses and translated Chinese content to English 2025-07-28 09:38:39 +00:00
admin c4e0fdd120 增强LLM对话能力:优化提示工程和参数配置,使贝拉的回应更自然、更有个性 2025-07-27 18:59:16 +00:00
admin b561be9869 feat(chat): add chat interface and integrate with BellaAI core
- Implement chat interface with toggle functionality
- Add chat control panel to main UI
- Integrate chat with BellaAI for message processing
- Include test chat interface for debugging
- Add styling for chat components
- Support both local and cloud AI providers
2025-07-24 10:12:34 +08:00
admin ad5d2fe204 feat(core): activate LLM model and enhance think method with personality prompts
refactor(script): improve UI feedback with styled thinking and response elements

docs: add project planning and feature list documents

style(script): add visual styling for better user feedback

chore: update PRD and README to reflect current project status
2025-07-21 20:35:25 +08:00
admin 30471fa2dc chore: update dependencies and remove unused files
refactor: migrate from nodemon to http-server for development
build: add type module and update package.json scripts
2025-07-21 18:19:22 +08:00