feat: added attachment support

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2025-12-21 22:26:33 -08:00
parent bb971460fc
commit c2dcb2045d
62 changed files with 1166 additions and 9012 deletions

View file

@ -83,7 +83,7 @@
"documents": "Documents",
"connectors": "Connectors",
"settings": "Settings",
"researcher": "Researcher",
"chat": "Chat",
"api_keys": "API Keys",
"profile": "Profile",
"loading_dashboard": "Loading Dashboard",
@ -117,7 +117,7 @@
"try_again": "Try Again",
"go_home": "Go Home",
"delete_search_space": "Delete Search Space",
"delete_space_confirm": "Are you sure you want to delete \"{name}\"? This action cannot be undone. All documents, chats, and podcasts in this search space will be permanently deleted.",
"delete_space_confirm": "Are you sure you want to delete \"{name}\"? This action cannot be undone. All documents and chats in this search space will be permanently deleted.",
"no_spaces_found": "No search spaces found",
"create_first_space": "Create your first search space to get started",
"created": "Created"
@ -136,7 +136,7 @@
"nav_menu": {
"settings": "Settings",
"platform": "Platform",
"researcher": "Researcher",
"chat": "Chat",
"manage_llms": "Manage LLMs",
"sources": "Sources",
"add_sources": "Add Sources",
@ -149,10 +149,8 @@
"connectors": "Connectors",
"add_connector": "Add Connector",
"manage_connectors": "Manage Connectors",
"podcasts": "Podcasts",
"logs": "Logs",
"all_search_spaces": "All Search Spaces",
"chat": "Chat",
"team": "Team"
},
"pricing": {
@ -209,40 +207,6 @@
"try_again_later": "Please try again later.",
"something_wrong": "Something went wrong"
},
"researcher": {
"loading": "Loading...",
"select_documents": "Select Documents",
"select_documents_desc": "Choose documents to include in your research context",
"loading_documents": "Loading documents...",
"select_connectors": "Select Connectors",
"select_connectors_desc": "Choose which data sources to include in your research",
"clear_all": "Clear All",
"select_all": "Select All",
"scope": "Scope",
"documents": "Documents",
"docs": "Docs",
"chunks": "Chunks",
"mode": "Mode",
"research_mode": "Research Mode",
"mode_qna": "Q&A",
"mode_general": "General Report",
"mode_general_short": "General",
"mode_deep": "Deep Report",
"mode_deep_short": "Deep",
"mode_deeper": "Deeper Report",
"mode_deeper_short": "Deeper",
"fast_llm": "Fast LLM",
"select_llm": "Select LLM",
"fast_llm_selection": "Fast LLM Selection",
"no_llm_configs": "No LLM configurations",
"configure_llm_to_start": "Configure AI models to get started",
"open_settings": "Open Settings",
"start_surfing": "Let's Start Surfing",
"through_knowledge_base": "through your knowledge base.",
"all_connectors": "All Connectors",
"connectors_selected": "{count} Connectors",
"placeholder": "Ask me anything..."
},
"connectors": {
"title": "Connectors",
"subtitle": "Manage your connected services and data sources.",
@ -468,27 +432,6 @@
"progress": "Progress",
"roles_assigned_count": "{assigned} of {total} roles assigned"
},
"podcasts": {
"title": "Podcasts",
"subtitle": "Listen to generated podcasts.",
"search_placeholder": "Search podcasts...",
"sort_order": "Sort order",
"newest_first": "Newest First",
"oldest_first": "Oldest First",
"loading": "Loading podcasts...",
"error_loading": "Error loading podcasts",
"no_podcasts": "No podcasts found",
"adjust_filters": "Try adjusting your search filters",
"generate_hint": "Generate podcasts from your chats to get started",
"loading_podcast": "Loading podcast...",
"now_playing": "Now Playing",
"delete_podcast": "Delete Podcast",
"delete_confirm_1": "Are you sure you want to delete",
"delete_confirm_2": "This action cannot be undone.",
"cancel": "Cancel",
"delete": "Delete",
"deleting": "Deleting..."
},
"logs": {
"title": "Task Logs",
"subtitle": "Monitor and analyze all task execution logs",
@ -622,13 +565,11 @@
"breadcrumb": {
"dashboard": "Dashboard",
"search_space": "Search Space",
"researcher": "Researcher",
"chat": "Chat",
"documents": "Documents",
"connectors": "Connectors",
"podcasts": "Podcasts",
"editor": "Editor",
"logs": "Logs",
"chats": "Chats",
"settings": "Settings",
"upload_documents": "Upload Documents",
"add_youtube": "Add YouTube Videos",
@ -647,7 +588,7 @@
"all_chats": "All Chats",
"all_chats_description": "Browse and manage all your chats",
"no_chats": "No chats yet",
"start_new_chat_hint": "Start a new chat from the researcher",
"start_new_chat_hint": "Start a new chat",
"error_loading_chats": "Error loading chats",
"chat_deleted": "Chat deleted successfully",
"error_deleting_chat": "Failed to delete chat",

View file

@ -83,7 +83,7 @@
"documents": "文档",
"connectors": "连接器",
"settings": "设置",
"researcher": "AI 研究",
"chat": "聊天",
"api_keys": "API 密钥",
"profile": "个人资料",
"loading_dashboard": "正在加载仪表盘",
@ -136,7 +136,7 @@
"nav_menu": {
"settings": "设置",
"platform": "平台",
"researcher": "AI 研究",
"chat": "聊天",
"manage_llms": "管理 LLM",
"sources": "数据源",
"add_sources": "添加数据源",
@ -149,10 +149,8 @@
"connectors": "连接器",
"add_connector": "添加连接器",
"manage_connectors": "管理连接器",
"podcasts": "播客",
"logs": "日志",
"all_search_spaces": "所有搜索空间",
"chat": "聊天",
"team": "团队"
},
"pricing": {
@ -209,40 +207,6 @@
"try_again_later": "请稍后重试。",
"something_wrong": "出错了"
},
"researcher": {
"loading": "加载中...",
"select_documents": "选择文档",
"select_documents_desc": "选择要包含在研究上下文中的文档",
"loading_documents": "正在加载文档...",
"select_connectors": "选择连接器",
"select_connectors_desc": "选择要包含在研究中的数据源",
"clear_all": "全部清除",
"select_all": "全部选择",
"scope": "范围",
"documents": "文档",
"docs": "文档",
"chunks": "块",
"mode": "模式",
"research_mode": "研究模式",
"mode_qna": "问答",
"mode_general": "通用报告",
"mode_general_short": "通用",
"mode_deep": "深度报告",
"mode_deep_short": "深度",
"mode_deeper": "更深度报告",
"mode_deeper_short": "更深",
"fast_llm": "快速 LLM",
"select_llm": "选择 LLM",
"fast_llm_selection": "快速 LLM 选择",
"no_llm_configs": "未配置 LLM",
"configure_llm_to_start": "配置 AI 模型以开始使用",
"open_settings": "打开设置",
"start_surfing": "开始探索",
"through_knowledge_base": "您的知识库。",
"all_connectors": "所有连接器",
"connectors_selected": "{count} 个连接器",
"placeholder": "问我任何问题..."
},
"connectors": {
"title": "连接器",
"subtitle": "管理您的已连接服务和数据源。",
@ -468,27 +432,6 @@
"progress": "进度",
"roles_assigned_count": "{assigned} / {total} 个角色已分配"
},
"podcasts": {
"title": "播客",
"subtitle": "收听生成的播客。",
"search_placeholder": "搜索播客...",
"sort_order": "排序方式",
"newest_first": "最新优先",
"oldest_first": "最旧优先",
"loading": "正在加载播客...",
"error_loading": "加载播客时出错",
"no_podcasts": "未找到播客",
"adjust_filters": "尝试调整搜索条件",
"generate_hint": "从您的聊天中生成播客以开始使用",
"loading_podcast": "正在加载播客...",
"now_playing": "正在播放",
"delete_podcast": "删除播客",
"delete_confirm_1": "您确定要删除",
"delete_confirm_2": "此操作无法撤销。",
"cancel": "取消",
"delete": "删除",
"deleting": "删除中..."
},
"logs": {
"title": "任务日志",
"subtitle": "监控和分析所有任务执行日志",
@ -622,13 +565,11 @@
"breadcrumb": {
"dashboard": "仪表盘",
"search_space": "搜索空间",
"researcher": "AI 研究",
"chat": "聊天",
"documents": "文档",
"connectors": "连接器",
"podcasts": "播客",
"editor": "编辑器",
"logs": "日志",
"chats": "聊天",
"settings": "设置",
"upload_documents": "上传文档",
"add_youtube": "添加 YouTube 视频",
@ -647,7 +588,7 @@
"all_chats": "所有对话",
"all_chats_description": "浏览和管理您的所有对话",
"no_chats": "暂无对话",
"start_new_chat_hint": "从研究员开始新对话",
"start_new_chat_hint": "开始新对话",
"error_loading_chats": "加载对话时出错",
"chat_deleted": "对话删除成功",
"error_deleting_chat": "删除对话失败",