1. 5ee21cc chore: introduce ty for type checking (non-blocking) (#366) by KAI · 5 weeks ago main
  2. 5f4b54a fix(llm): replace retry with tenacity in ollama.py (#367) by KAI · 5 weeks ago
  3. 3ca5701 fix(llm): avoid double execution in schedule_stream_flow (#363) by Muawiya Amir · 5 weeks ago
  4. a0537bb feat(llm): support number vertexid query (#329) by Neo Ko · 6 weeks ago
  5. b63cc69 fix(llm): handle empty gremlin examples when building index (#323) by Gardenia-zx · 6 weeks ago
  6. 8a0d0be feat: persist schema generator examples (#362) by Nannan Wang · 6 weeks ago
  7. eb8af86 Add POST /graph/extract REST API for programmatic graph extraction. (#351) by Nishita Matlani · 7 weeks ago
  8. 6272a22 refactor(client): pin 1.7.0 shape with deterministic structural assertions (#342) by Muawiya Amir · 7 weeks ago
  9. 876d67b feat(llm): make graph extraction split configurable (#359) by Nannan Wang · 7 weeks ago
  10. 733f389 feat: support PDF uploads for RAG documents (#356) by Nannan Wang · 7 weeks ago
  11. 4f708ea refactor: fix code scan findings in core modules (#358) by imbajin · 8 weeks ago
  12. 3872443 refactor: enhance the tests frame & quality in core modules (#357) by imbajin · 8 weeks ago
  13. efc9008 fix(client): handle silent-skip anti-pattern in test_gremlin.py (#336) by Muawiya Amir · 10 weeks ago
  14. 2df0b6e fix(llm): improve rag demo error handling (#335) by Makoto · 2 months ago
  15. d36135d docs: add root agent guidance and refine LLM module rules (#339) by imbajin · 2 months ago
  16. a15965e fix(graph): resolve edge creation failure due to vertex ID mismatch (#331) by mengmeng.lin · 2 months ago
  17. 016158f fix(llm): improve graph JSON parsing robustness for LLM outputs (#332) by mengmeng.lin · 2 months ago
  18. e14c25d fix(api): fix POST /config/graph AttributeError (req.name -> req.graph) (#337) by mengmeng.lin · 2 months ago
  19. f6e08f9 fix(llm): strip markdown code fences in keyword extraction parser (#338) by mengmeng.lin · 2 months ago
  20. 2f6e4df fix: fix the sync action failure (#328) by lokidundun · 3 months ago
  21. 168adf9 fix(client): implement graphspace auth routing (#325) by Moavia Amir · 3 months ago
  22. c79713d refactor(client): upgrade pyclient from 1.3.0 to 1.7.0 (#320) by Moavia Amir · 3 months ago
  23. c04f3a1 chore: add automatic rerun workflow for CI (#321) by contrueCT · 3 months ago
  24. 8303740 refactor: remove 'incubating' branding, update docs & packaging (#318) by contrueCT · 4 months ago
  25. 4dd6a16 Feature vaughn (#316) by vaughn · 8 months ago
  26. 7116b31 feat: remove python-igraph (#314) by vaughn · 8 months ago
  27. 53a8255 feat: add ruff format & init mypy config & add pre-commit (#313) by LingXiao Qi · 8 months ago
  28. 1c2b578 feat(llm): add basic unit-test for llm module (#311) by Linyu · 8 months ago
  29. 0a6a705 chore: integrate pycgraph with uv for arm64 support (#309) by Linyu · 9 months ago
  30. 101f10f chore(llm): upgrade pycgraph to v3.2.2 (#307) by Linyu · 9 months ago release-1.7.0 1.7.0
  31. 6a82a85 fix(llm): Ollama embedding API usage and config param (#306) by imbajin · 9 months ago
  32. ba3ad2b chore: update CGraph version with tag (#305) by Linyu · 9 months ago
  33. 28f8575 feat(llm): support vector db layer V1.0 (#304) by LingXiao Qi · 9 months ago
  34. edae389 refactor: port batch build gremlin examples & delete some doc related to Pipeline(old design) & refactor some operator's design and implementation & code format by jinglinwei · 10 months ago
  35. 6ad8fd9 refactor(RAG workflow): modularize flows, add streaming, and improve node initialization (#51) by Linyu · 10 months ago
  36. d36d41d refactor: text2germlin with PCGraph framework (#50) by LingXiao Qi · 10 months ago
  37. b90925a refactor: refactor hugegraph-ai to integrate with CGraph & port some usecases in web demo (#49) by Linyu · 10 months ago
  38. 0bdbf89 refactor: refactor scheduler to support dynamic workflow scheduling and pipeline pooling (#48) by Linyu · 11 months ago
  39. 2eb7834 feat(llm): update keyword extraction method (BREAKING CHANGE) (#282) by Frui Guo · 9 months ago
  40. 9e76c2a docs(llm): use AGENTS.md as LLM standard doc (#299) by LingXiao Qi · 11 months ago
  41. dedf4ae fix(llm): add missing 'properties' in gremlin prompt formatting (#298) by Sean · 12 months ago
  42. 71fe026 feat(llm): add text2gremlin api (#258) by SoJGooo · 12 months ago
  43. 957283e feat(llm): support vector data for a graph instance by multi model (#265) by Gearless · 12 months ago
  44. 99cd5e4 feat(llm): support switch prompt language in EN/CN (#269) by day0n · 12 months ago
  45. 0c9c15c fix(llm): refactor embedding parallelization to preserve order (#295) by imbajin · 12 months ago
  46. cd404b8 perf(llm): optimize vector index with asyncio embedding (#264) by Linyu · 12 months ago
  47. a825e65 docs: update README with improved setup instructions (#294) by Linyu · 1 year ago
  48. 6dd9cd7 refactor(llm): replace QianFan by OpenAI-compatible format (#285) by day0n · 1 year ago
  49. b4e2fe9 feat(llm): add rules for AI coding guideline - V1.0 (#293) by LingXiao Qi · 1 year ago
  50. fe94881 chore(llm): add a basic LLM/AI coding instruction file (#290) by imbajin · 1 year ago
  51. 220ceb1 chore: add GitHub Actions for auto upstream sync and update SEALData subsample logic (#289) by Linyu · 1 year ago
  52. 8601058 fix(log): reduce 3rd-party library log output (#284) by Zequan · 1 year ago
  53. 6fbf164 chore: unify all modules with uv (#287) by imbajin · 1 year ago
  54. 409fc12 docs: update with `docker compose` command (#283) by Zhangjian He · 1 year, 1 month ago
  55. b51717c feat(llm): support semi-automated generated graph schema (#274) by Gearless · 1 year, 1 month ago
  56. 52a666e feat(llm): support semi-automated prompt generation (#281) by LRriver · 1 year, 1 month ago
  57. b027744 chore: add docker-compose deployment and improve container networking instructions (#280) by Linyu · 1 year, 1 month ago
  58. 0bf31d2 fix(llm): limit the deps version to handle critical init problems (#279) by imbajin · 1 year, 1 month ago
  59. 9231272 docs: improve README clarity and deployment instructions (#276) by Linyu · 1 year, 1 month ago
  60. 2eb743b docs(llm): fix grammar errors (#275) by chenzihong · 1 year, 1 month ago
  61. 5ca7a1c docs(llm): synchronization with official documentation (#273) by Linyu · 1 year, 1 month ago
  62. e403108 refactor(vermeer): use uv to manage pkgs & update README (#272) by imbajin · 1 year, 2 months ago
  63. 6ea1102 refactor: use uv in client & ml modules & adapter the CI (#257) by HLOVI · 1 year, 2 months ago
  64. e356178 feat(vermeer): add vermeer python client for graph computing (#263) by SoJGooo · 1 year, 2 months ago
  65. 594b978 fix(chore): Dockerfile to add pyproject.toml anchor file (#266) by Linyu · 1 year, 2 months ago
  66. cd6fd33 fix(config): enhance config path handling and add project root validation (#262) by Linyu · 1 year, 2 months ago
  67. 434d691 refactor(llm): basic compatible in text2gremlin generation (#261) by SoJGooo · 1 year, 2 months ago
  68. 26b9e45 fix(llm): mark wrong usage in embedding api (#250) by SoJGooo · 1 year, 2 months ago
  69. 6a897ee fix(llm): skip empty chunk in LLM steaming mode (#245) by SoJGooo · 1 year, 2 months ago
  70. 122b124 chore(hg-llm): use uv instead poetry as the deps management tool (#226) by HLOVI · 1 year, 2 months ago
  71. 8887a3b chore(llm): using nuitka to provide a binary/perf way for the service (#242) by Linyu · 1 year, 2 months ago
  72. 8a61cf7 feat(llm): support batch embedding (#238) by Linyu · 1 year, 2 months ago
  73. f6b547c refactor(llm): change QPS -> RPM for timer decorator (#241) by Ethereal-O · 1 year, 2 months ago
  74. 279802b refactor(llm): use asyncio to embed text (#215) by Moncef · 1 year, 2 months ago
  75. e1d3e44 fix(llm): failed to remove vectors when updating vid embedding (#243) by SoJGooo · 1 year, 2 months ago
  76. 32abd2a chore(llm): update gradio's version for pip (#235) by Linyu · 1 year, 3 months ago
  77. 6754fae refactor: replace the IP + Port with URL (#209) by Ming Fang · 1 year, 3 months ago
  78. b336203 refactor(llm): change Textbox to Code (#223) by xie qizhuo · 1 year, 3 months ago
  79. 6a672cd refactor(llm): enhance the multi configs for LLM (#212) by HLOVI · 1 year, 3 months ago
  80. 212d9a5 chore(llm): use 4.1-mini and 0.01 temperature by default (#214) by SoJGooo · 1 year, 3 months ago
  81. 6e25d23 refactor(llm): add doc & disable text2gql by default (#216) by SoJGooo · 1 year, 3 months ago
  82. a972b56 fix(clien): fix documentation sample code error (#219) by John · 1 year, 3 months ago
  83. aa83ec2 fix(llm): align regex extraction of json to json format of prompt (#211) by John · 1 year, 3 months ago
  84. 36d5444 refactor(llm): check graph conn before updating embedding (#205) by SoJGooo · 1 year, 4 months ago proxy-param
  85. 4f2f123 fix(llm): enable tasks concurrency configs in Gradio (#188) by Kryst4lDem0ni4s · 1 year, 4 months ago
  86. 927e17c fix(llm): fix tiny bugs & optimize reranker layout (#202) by HaoJin Yang · 1 year, 4 months ago
  87. 2eee184 chore: enable discussion & change merge way (#201) by imbajin · 1 year, 5 months ago
  88. d02ec96 chore(llm): multi-stage building in Dockerfile (#199) by imbajin · 1 year, 5 months ago
  89. a316258 feat(llm): support Docker & K8s deployment way (#195) by PeiChaoXu · 1 year, 5 months ago
  90. e12a0bb docs(llm): add quick_start.md for UI usage (#196) by SoJGooo · 1 year, 5 months ago
  91. c26f5bf refactor(llm): enhance the regex extraction func (#194) by HaoJin Yang · 1 year, 5 months ago
  92. 7ae5d6f feat(llm): support async streaming output in RAG answer block (#190) by vichayturen · 1 year, 5 months ago
  93. ca28faf refactor(llm): replace vid by full vertexes info (#189) by imbajin · 1 year, 5 months ago
  94. 8c1ffbb refactor(llm): improve graph extraction default prompt (#187) by Kryst4lDem0ni4s · 1 year, 5 months ago
  95. 759b963 feat(llm): support switch graph in api & add some query configs (#184) by PeiChaoXu · 1 year, 5 months ago
  96. 3e0bf46 feat(llm): support `litellm` for multi-LLM provider (#178) by Cong Zhao · 1 year, 5 months ago
  97. e78792f chore: add collaborators in asf config (#182) by imbajin · 1 year, 5 months ago
  98. 2ae610c refactor(llm): use EN prompt for keywords extraction (#174) by imbajin · 1 year, 5 months ago
  99. 0a33550 refactor: use uv for the CI action (#175) by imbajin · 1 year, 5 months ago
  100. d01e07e fix(llm): Merge all logs into one file (#171) by Aryan Kumar Baghel · 1 year, 5 months ago