Commit Graph

6 Commits

Author SHA1 Message Date
guangfei.zhao
a9b47f776b refactor(setting): split model dialogs into separate components 2025-10-24 11:41:44 +08:00
guangfei.zhao
504156fb95 feat: add new SVG assets for file icons, LLM providers, and UI elements 2025-10-21 16:41:22 +08:00
guangfei.zhao
6ca5e235b4 feat(settings): add user profile and password management 2025-10-21 11:40:47 +08:00
guangfei.zhao
5a0a9ef2a1 feat(knowledge): add chunk management and document processing features 2025-10-16 16:23:53 +08:00
guangfei.zhao
fe8747983e feat(knowledge): add configuration components and refactor general form
feat(hooks): add llm-related hooks and constants
docs: add architecture analysis for reference projects
2025-10-15 16:24:53 +08:00
guangfei.zhao
a1282de74f feat: add new interfaces, services, and utilities for API integration
refactor: reorganize type definitions and improve type safety

build: add lodash and @types/lodash as dependencies

chore: update tsconfig and vite config for path aliases

style: improve code organization and add documentation comments

fix: correct type usage in LanguageSwitcher component

perf: implement snackbar provider for global notifications

test: add new test interfaces and utility functions

ci: update pnpm-lock.yaml with new dependencies
2025-10-10 15:09:04 +08:00