Timebomb2018
767eb5e6f2
feat(multimodal): support document image extraction and inline vision processing
...
Added document image extraction capability for PDF and DOCX files, including page/index metadata and storage integration. Extended `process_files` with `document_image_recognition` flag to conditionally enable vision-based image processing when model supports it. Updated knowledge repository and workflow node logic to enforce status=1 checks. Added PyMuPDF dependency.
2026-04-24 11:18:50 +08:00
Timebomb2018
8c6b65db12
feat(llm): add json_output support for structured LLM responses
2026-04-16 16:27:55 +08:00
Timebomb2018
e5e6699168
feat(workflow): support nested variable access and DashScope rerank provider
2026-04-10 16:21:49 +08:00
Timebomb2018
fa29a39920
fix(app): release notes
2026-03-20 19:52:28 +08:00
Timebomb2018
9ce3a881f3
docs(version): version description
2026-03-13 18:51:33 +08:00
Timebomb2018
0a3acf446d
fix(version): Version 0.2.6 Release Notes
2026-03-07 04:19:35 +02:00
Timebomb2018
5f211620c5
fix(app): Lock the conversation with the application dialogue
2026-02-28 14:01:49 +08:00
Timebomb2018
cbc9602495
fix(version): fix version information
2026-02-26 16:22:45 +08:00
Timebomb2018
f58886be6f
fix(skills): Skills eliminate workspace isolation
2026-02-06 15:40:20 +08:00
Timebomb2018
3c1d3b4d6a
fix(skills): Skills eliminate workspace isolation
2026-02-06 15:32:54 +08:00
Timebomb2018
e4fb58496b
feat(app and model): token consumption statistics
2026-02-02 11:49:44 +08:00
Timebomb2018
2862db3534
feat(model and app statistic): 1. Optimize the model list; 2. Increase the model combination; 3. Add a model square; 4. Add application management statistics
2026-01-28 10:15:51 +08:00
Timebomb2018
c115bcde54
feat(home page): version description update
2026-01-23 16:58:55 +08:00
谢俊男
437dc27586
feat(home page): add the function of switching between Chinese and English in the version introduction
2026-01-16 11:44:19 +08:00
谢俊男
734ef3c713
feat(home page): migrate static files
2026-01-13 18:42:47 +08:00