{"id":30028976,"url":"https://github.com/cooksleep/chatbox2openwebui","last_synced_at":"2025-08-06T16:47:51.619Z","repository":{"id":307298702,"uuid":"848927677","full_name":"CookSleep/ChatBox2OpenWebUI","owner":"CookSleep","description":"ChatBox to OpenWebUI 是一个在线工具，帮助用户便捷地将 ChatBox 导出的对话记录转换为 Open WebUI 格式。  它允许用户上传 ChatBox 导出的 JSON 文件，并自动将其转换为 Open WebUI 兼容的格式，方便用户将聊天记录从轻量化的 ChatBox 迁移到功能更加丰富的 Open WebUI。","archived":false,"fork":false,"pushed_at":"2025-07-30T13:13:36.000Z","size":154,"stargazers_count":19,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-30T15:29:12.911Z","etag":null,"topics":["chatbox","conversation","converter","json","openwebui","tool"],"latest_commit_sha":null,"homepage":"https://cooksleep.github.io/ChatBox2OpenWebUI/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CookSleep.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-08-28T16:57:38.000Z","updated_at":"2025-07-30T13:13:40.000Z","dependencies_parsed_at":"2025-07-30T15:29:27.476Z","dependency_job_id":"95630039-c12c-4ed9-b5ec-0041ea2d75d0","html_url":"https://github.com/CookSleep/ChatBox2OpenWebUI","commit_stats":null,"previous_names":["cooksleep/chatbox2openwebui"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/CookSleep/ChatBox2OpenWebUI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CookSleep%2FChatBox2OpenWebUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CookSleep%2FChatBox2OpenWebUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CookSleep%2FChatBox2OpenWebUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CookSleep%2FChatBox2OpenWebUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CookSleep","download_url":"https://codeload.github.com/CookSleep/ChatBox2OpenWebUI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CookSleep%2FChatBox2OpenWebUI/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269116943,"owners_count":24362973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-06T02:00:09.910Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chatbox","conversation","converter","json","openwebui","tool"],"created_at":"2025-08-06T16:47:50.522Z","updated_at":"2025-08-06T16:47:51.600Z","avatar_url":"https://github.com/CookSleep.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eChatBox to OpenWebUI\u003c/h1\u003e\n\nChatBox to OpenWebUI 是一个在线工具，帮助用户便捷地将 ChatBox 导出的对话记录转换为 Open WebUI 格式。\n\n它允许用户上传 ChatBox 导出的 JSON 文件，并自动将其转换为 Open WebUI 兼容的格式，方便用户将聊天记录从轻量化的 [ChatBox](https://github.com/Bin-Huang/chatbox) 迁移到功能更加丰富的 [Open WebUI](https://github.com/open-webui/open-webui)。\n\n该项目的代码主要`claude-sonnet-4` `claude-3.5-sonnet` 和 `chatgpt-4o-latest` 编写，我提供了非常多的样式、功能设计提议和反馈。\n\n![使用示例](使用示例.png)\n\n## 功能特性\n\n- 自动检测并提示含有不成对的消息（可能不受Open WebUI支持），或是包含图片（未包含在ChatBox的导出数据中）的对话\n- 允许用户为每个对话指定使用的模型，使其显示在历史记录中\n- 支持全选/取消选择要转换的对话\n- 生成兼容 Open WebUI 格式的 JSON 文件\n- 响应式设计，支持桌面和移动设备\n\n## 如何使用\n\n1. 访问 [ChatBox to Open WebUI](https://cooksleep.github.io/ChatBox2OpenWebUI/)。\n2. 在 ChatBox 的 `设置` \u003e `常规设置` \u003e `数据备份` 中，点击 `导出勾选数据`。\n3. 点击`选择文件`按钮，选择刚刚从 ChatBox 导出的 JSON 文件。\n4. 查看上传的对话列表，根据需要选择或取消选择从 ChatBox 中导出的对话。\n5. 为每个对话指定使用的模型(可选)。\n6. 点击`转换并导出`按钮生成 Open WebUI 格式的 JSON 文件。\n7. 在 Open WebUI 的`设置-对话-导入聊天记录`中选择刚刚生成的文件。\n8. 刷新 Open WebUI 页面，完成数据导入。\n\n## 贡献\n\n欢迎对项目进行贡献！如果您有任何建议或想要添加新功能，请随时创建一个 Issue 或 Pull Request。\n\n## 许可证\n\n本项目采用 [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.html) 许可证，详情请见 [LICENSE](LICENSE) 文件。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcooksleep%2Fchatbox2openwebui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcooksleep%2Fchatbox2openwebui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcooksleep%2Fchatbox2openwebui/lists"}