project-nomad/admin/inertia/components/chat
brian 310eae9c1d feat(rag): make Knowledge Base upload size limit configurable
- Increase FileUploader default maxFileSize from 10MB to 100MB
- Add 'rag.maxFileSizeMB' KV store setting for configurable limit
- KnowledgeBaseModal reads setting and passes to FileUploader
- Falls back to 100MB default if setting is not configured

Closes #259
2026-03-14 21:12:28 -04:00
..
ChatAssistantAvatar.tsx feat: [wip] native AI chat interface 2026-01-31 20:39:49 -08:00
ChatButton.tsx fix(UI): switch to tabler icons only for consistency 2026-01-31 20:39:49 -08:00
ChatInterface.tsx feat(AI Assistant): custom name option for AI Assistant 2026-03-04 20:05:14 -08:00
ChatMessageBubble.tsx fix(AI): improved perf via rewrite and streaming logic 2026-03-03 20:51:38 -08:00
ChatModal.tsx feat(AI): chat suggestions and assistant settings 2026-02-01 07:24:21 +00:00
ChatSidebar.tsx feat(AI Assistant): custom name option for AI Assistant 2026-03-04 20:05:14 -08:00
index.tsx feat(AI Assistant): improved state management and performance 2026-03-11 14:08:09 -07:00
KnowledgeBaseModal.tsx feat(rag): make Knowledge Base upload size limit configurable 2026-03-14 21:12:28 -04:00