Toggle navigation
Toggle navigation
This project
Loading...
Sign in
万朱浩
/
Venue-Ops
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
You need to sign in or sign up before continuing.
Files
Commits
Network
Compare
Branches
Tags
bbf8d334efb654b7b237ba81d362f96ce659f96a
Switch branch/tag
Venue-Ops
19 Dec, 2025 23 commits
Optimize GraphRAG query logs
· bbf8d334
bbf8d334
Browse Files
马一丁
authored
2025-12-19 15:42:58 +0800
Optimize search when viewing GraphRAG in full screen
· f67ebb00
f67ebb00
Browse Files
马一丁
authored
2025-12-19 15:35:01 +0800
Allow manual refresh when viewing GraphRAG in full screen
· 19f039a4
19f039a4
Browse Files
马一丁
authored
2025-12-19 15:31:58 +0800
Optimize GraphRAG storage
· dd05ff93
dd05ff93
Browse Files
马一丁
authored
2025-12-19 15:29:44 +0800
Allow sequential node queries
· 307723cc
307723cc
Browse Files
马一丁
authored
2025-12-19 15:21:08 +0800
Allows storage of logs generated when querying GraphRAG
· ead1bd57
ead1bd57
Browse Files
马一丁
authored
2025-12-19 14:56:12 +0800
Add automatic refresh functionality to GraphRAG in full-screen mode
· 1ec27af1
1ec27af1
Browse Files
马一丁
authored
2025-12-19 14:51:24 +0800
Add automatic refresh functionality to GraphRAG
· df349867
df349867
Browse Files
马一丁
authored
2025-12-19 12:38:28 +0800
Update the style of "Generifying"
· 2eda6e3a
2eda6e3a
Browse Directory
马一丁
authored
2025-12-19 12:32:22 +0800
Beautify the front-end page display of GraphRAG
· c8980c88
c8980c88
Browse Files
马一丁
authored
2025-12-19 12:24:14 +0800
Display GraphRAG on the front-end page
· b3b0ff16
b3b0ff16
Browse Files
马一丁
authored
2025-12-19 12:04:14 +0800
Build query params from chapter_targets instead of TemplateSection
· 73da6ae7
73da6ae7
Browse Files
马一丁
authored
2025-12-19 11:00:23 +0800
Allows changing GRAPHRAG_ENABLED and GRAPHRAG_MAX_QUERIES on the front end
· d71073ad
d71073ad
Browse Files
马一丁
authored
2025-12-19 10:48:56 +0800
Prevent unbounded graph results from empty queries
· bc493dd9
bc493dd9
Browse Files
马一丁
authored
2025-12-19 10:37:32 +0800
Use chapterId/title when building chapter overview
· f5fcfaf7
f5fcfaf7
Browse Files
马一丁
authored
2025-12-19 10:35:55 +0800
Reset loaded_states per task to prevent cross-task leakage
· 1560df2d
1560df2d
Browse Files
马一丁
authored
2025-12-19 10:22:48 +0800
Prevent stale state reuse in knowledge graph build
· 30aa7f45
30aa7f45
Browse Files
马一丁
authored
2025-12-19 10:18:01 +0800
Call llm_client.invoke with positional prompts
· 84560edb
84560edb
Browse Files
马一丁
authored
2025-12-19 10:16:34 +0800
Align graph API lookup path with GraphStorage output dir
· 7b86e055
7b86e055
Browse Files
马一丁
authored
2025-12-19 10:07:41 +0800
Update .env.example
· 8478e9d7
8478e9d7
Browse Files
马一丁
authored
2025-12-19 10:01:22 +0800
Query result endpoint references non-existent attributes
· 67366064
67366064
Browse Files
马一丁
authored
2025-12-19 09:57:25 +0800
Null pointer dereference after graph storage load failure
· cb6b8f39
cb6b8f39
Browse Files
马一丁
authored
2025-12-19 09:56:34 +0800
Incorrect iteration over graph nodes dictionary
· b2c77bf3
b2c77bf3
Browse Files
马一丁
authored
2025-12-19 09:55:21 +0800
18 Dec, 2025 3 commits
GraphRAG
· 8e4e8cfa
8e4e8cfa
Browse Directory
马一丁
authored
2025-12-18 22:28:15 +0800
Update README.md
· f25cdbd4
f25cdbd4
Browse Files
BaiFu
authored
2025-12-18 18:24:31 +0800
Update LLM API links in .env.example and config.py.
· 46aa56bd
46aa56bd
Browse Files
666ghj
authored
2025-12-18 12:09:25 +0800
17 Dec, 2025 2 commits
Update README.
· adbffc19
adbffc19
Browse File
666ghj
authored
2025-12-17 20:18:16 +0800
Update requirements.txt to clarify optional machine learning dependencies
· a172aabc
a172aabc
Browse Files
666ghj
authored
2025-12-17 18:02:18 +0800
16 Dec, 2025 12 commits
Merge pull request #474 from W-ay/main
· 746643e1
...
746643e1
Browse Directory
fix: 修复扫描GTK安装路径时,当硬盘不存在/加密时,程序会报错退出
马一丁
authored
2025-12-16 18:02:19 +0800
Merge pull request #500 from 666ghj/Markdown
· d9efd4a4
...
d9efd4a4
Browse Files
Markdown
马一丁
authored
2025-12-16 17:55:44 +0800
Missing 'ir_file_path' parameter in PDFRenderer HTMLRenderer call
· b7898f15
b7898f15
Browse Directory
马一丁
authored
2025-12-16 14:22:38 +0800
AttributeError when collecting blocks from non-dict table cells
· e0af0a05
e0af0a05
Browse Directory
马一丁
authored
2025-12-16 14:17:31 +0800
Race condition in singleton ChartReviewService with concurrent renderers
· 86420c0f
86420c0f
Browse Directory
马一丁
authored
2025-12-16 14:15:18 +0800
Fixed the issue of raw JSON being output incorrectly
· 2dd3dc39
2dd3dc39
Browse Directory
马一丁
authored
2025-12-16 13:55:45 +0800
Fixed the display of charts and lists
· 6c643791
6c643791
Browse Directory
马一丁
authored
2025-12-16 13:47:47 +0800
Review metadata persisted to
· 26d6c2c1
...
26d6c2c1
Browse Directory
IR file pollutes data
马一丁
authored
2025-12-16 13:04:24 +0800
Incomplete chart normalization in "ChartReviewService" causes missing critical fields
· 2a6c3a86
2a6c3a86
Browse Directory
马一丁
authored
2025-12-16 12:55:51 +0800
Missing "ir_file_path" parameter in Markdown
· 786fec57
...
786fec57
Browse Files
renderer call
马一丁
authored
2025-12-16 12:51:25 +0800
Missing "ir_file_path" parameter in Markdown
· 030eb2ad
...
030eb2ad
Browse Directory
renderer call
马一丁
authored
2025-12-16 12:50:40 +0800
Further fixes to table rendering logic
· 95de1d6e
95de1d6e
Browse Directory
马一丁
authored
2025-12-16 12:44:26 +0800