mula.liu
|
ba80d280d1
|
fix project role permission
|
2026-09-09 18:20:13 +08:00 |
mula.liu
|
eea3b96e0a
|
v0.9.9-SP1
|
2026-08-25 10:17:40 +08:00 |
mula.liu
|
d6ebd62b7c
|
v0.9.9-SP1
|
2026-08-24 12:18:01 +08:00 |
mula.liu
|
4ef3c92d65
|
优化了显示
|
2026-08-19 00:58:02 +08:00 |
mula.liu
|
bd7d4d3dd5
|
修改了mcp接口,增加了项目创建接口
|
2026-08-07 16:31:54 +08:00 |
mula.liu
|
06d58be444
|
v0.9.9
|
2026-08-03 13:59:52 +08:00 |
mula.liu
|
31cf2bfc1c
|
v0.9.8
|
2026-07-24 15:37:22 +08:00 |
mula.liu
|
e6c92551ea
|
Stage 2 & 3: Remove Graphy, integrate ZVec vectorization, and add knowledge base chat
## Changes
### Stage 2: ZVec Integration
- Created `zvec_service.py` for MD file vectorization with Aliyun ZVec
- Added `document_vector.py` model for storing embeddings
- Integrated ZVec into file operations (create/update/delete MD files)
- Added `create_document_vector_table.sql` migration
- Background vectorization on file save, removal on file delete
### Stage 3: Knowledge Base Chat
- Created `chat_session.py` model for chat sessions and messages
- Implemented `rag_service.py` for RAG (vector retrieval + LLM generation)
- Added `chat.py` API endpoints (create sessions, send messages, list history)
- Created `Chat.jsx` frontend component with project/model selection
- Added `chat.js` API client
- Chat route integrated into App.jsx
### Cleanup
- Removed all graphy-related files (graphy/, graphy.py, graphy_task.py, etc.)
- Removed BUILD_GRAPH from enums (no longer needed)
### Database
- Created migration script for chat tables (ChatSession, ChatMessage)
- Created migration script for document vectors
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
|
2026-06-23 21:58:16 +08:00 |
mula.liu
|
2d41a3ba2f
|
v0.9.7
|
2026-04-09 01:03:57 +08:00 |
mula.liu
|
cbef580776
|
预览页面增加了pdf导出
|
2026-02-26 17:52:09 +08:00 |
mula.liu
|
4cee9414a5
|
修改了部分bug
|
2026-01-28 19:55:01 +08:00 |
mula.liu
|
2004ccce4e
|
增加了全文检索
|
2026-01-23 15:00:03 +08:00 |
mula.liu
|
0af0f2331d
|
增加通知
|
2026-01-06 18:04:06 +08:00 |
mula.liu
|
2af47195c1
|
添加了项目git仓库管理
|
2026-01-05 18:50:29 +08:00 |
mula.liu
|
bb323f89e4
|
优化大pdf加载
|
2026-01-01 22:41:10 +08:00 |
mula.liu
|
9a431fc046
|
0.9.5
|
2025-12-31 13:44:03 +08:00 |
mula.liu
|
f5e1e8871a
|
0.9.2
|
2025-12-29 20:53:50 +08:00 |
mula.liu
|
1712031528
|
0.9.1
|
2025-12-20 19:18:59 +08:00 |