zhouhui
  • Joined on Apr 20, 2023
Loading Heatmap…

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • 03e5811d57 feat: Support Schedule task and MCP connector (#3095) Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>

1 day ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • 5c0c25e8f1 feat: add CLIENT SETNAME to Valkey vector store client (#3090) Signed-off-by: Anna Tao <annatao@amazon.com>
  • 82408793f5 feat: upgrade MiniMax default model to M3 (#3093)
  • Compare 2 commits »

4 days ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • 1c9e320521 fix(model): support DeepSeek V4 Pro (#3079)

1 week ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • 5dc365682a fix(rag): use size chunking by default for markdown knowledge (Fixes #3030) (#3033) Co-authored-by: honglei <honglei@users.noreply.github.com>
  • b855cd0d54 feat: Harden ~/.dbgpt/configs/<profile>.toml file permissions to 0o600 (#3077) Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
  • Compare 2 commits »

2 weeks ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • 3a07e8dc33 fix: restrict personal skill script execution (#3071) Co-authored-by: wolfkill <27876473+wolfkill@users.noreply.github.com>
  • 79ea62cd4e fix: validate example file names (#3066) Co-authored-by: wolfkill <27876473+wolfkill@users.noreply.github.com>
  • aecad1a9c0 fix: validate skill upload filenames (#3065) Co-authored-by: wolfkill <27876473+wolfkill@users.noreply.github.com>
  • 51c4e8cdaa fix: handle knowledge space id responses (#3070) Co-authored-by: wolfkill <27876473+wolfkill@users.noreply.github.com>
  • 72639e849b fix: constrain python upload filenames (#3064) Co-authored-by: wolfkill <27876473+wolfkill@users.noreply.github.com>
  • Compare 6 commits »

2 weeks ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • 9470ea03ff feat(agent):adds context management, task-plan tracking, and the corresponding frontend UI. (#3053)
  • d6e1581dcd feat: Implement VARBINARY and BINARY types for StarRocks (#3062)
  • Compare 2 commits »

3 weeks ago

zhouhui synced commits to feat/context_engineer at zhouhui/DB-GPT from mirror

3 weeks ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • fa1a8d2f70 fix(chat_db_qa): tell LLM the table list is a TOP-K subset, not the full DB (#3045) Co-authored-by: hankchrome <hankchrome@github.com>
  • 8a4940ded8 fix: fix the insufficient length of the content column in the gpts_messages table (#3055)
  • d60c91c752 feat(ext): add Valkey cache integration (#3057) Signed-off-by: Daria Korenieva <daric2612@gmail.com>
  • Compare 3 commits »

3 weeks ago

zhouhui synced commits to feat/context_engineer at zhouhui/DB-GPT from mirror

3 weeks ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • c1f9c63af6 feat(qdrant): make distance metric configurable (#3044)

4 weeks ago

zhouhui synced commits to feat/context_engineer at zhouhui/DB-GPT from mirror

4 weeks ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • ca126edfab feat(ext): add Valkey vector store integration (#3051) Signed-off-by: Daria Korenieva <daric2612@gmail.com>
  • 22e87ece6e fix(milvus): make MilvusStore compatible with milvus 2.5+ (#3042) Co-authored-by: hankchrome <hankchrome@users.noreply.github.com> Co-authored-by: hankchrome <hankchrome@github.com>
  • Compare 2 commits »

1 month ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • c78fa1a10f fix(storage,datasource): per-chunk error tolerance + per-db indexing lock (#3040) Co-authored-by: hankchrome <hankchrome@users.noreply.github.com> Co-authored-by: hankchrome <hankchrome@github.com>
  • 000a653d91 feat: add LiteLLM as an embedded AI gateway provider (#3043)
  • 8ca27d21f9 perf(datasource): cache ConnectorManager.get_connector with TTL (~63s -> <10ms on warm cache) (#3046) Co-authored-by: hankchrome <hankchrome@github.com>
  • Compare 3 commits »

1 month ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • 71784ce226 fix(datasource): override get_fields() for MSSQL with SQL Server-correct INFORMATION_SCHEMA (#3039) Co-authored-by: hankchrome <hankchrome@users.noreply.github.com>

1 month ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • e46db3053b fix: add authentication dependency to knowledge module endpoints (#3038)

1 month ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • 9ed8671f4c fix(awel): BranchOperator incorrectly skips shared downstream nodes (fixes #2935) (#3035) Co-authored-by: octo-patch <octo-patch@github.com>

1 month ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • e6abfa26aa feat: Adds support for vector search with Qdrant (#3034)

1 month ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • 83d306e8ad fix(rag): honor configured Tongyi embedding model name (Fixes #3029) (#3032) Co-authored-by: honglei <honglei@users.noreply.github.com>

1 month ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • 116388f931 fix: use explicit UTF-8 encoding when writing code_interpreter temp script (#3023) Co-authored-by: octo-patch <octo-patch@github.com>

1 month ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • b4b0a53d1b feat: add openGauss datasource support (#3007)
  • 294dfcc30d [Fix] Fix DuckDB datasource creation from Web UI (#3009) Co-authored-by: honglei <honglei@users.noreply.github.com>
  • a3f21350a9 chore: update 0.8.0 version (#3004)
  • Compare 3 commits »

2 months ago

zhouhui
Loading Heatmap…

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • 03e5811d57 feat: Support Schedule task and MCP connector (#3095) Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>

1 day ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • 5c0c25e8f1 feat: add CLIENT SETNAME to Valkey vector store client (#3090) Signed-off-by: Anna Tao <annatao@amazon.com>
  • 82408793f5 feat: upgrade MiniMax default model to M3 (#3093)
  • Compare 2 commits »

4 days ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • 1c9e320521 fix(model): support DeepSeek V4 Pro (#3079)

1 week ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • 5dc365682a fix(rag): use size chunking by default for markdown knowledge (Fixes #3030) (#3033) Co-authored-by: honglei <honglei@users.noreply.github.com>
  • b855cd0d54 feat: Harden ~/.dbgpt/configs/<profile>.toml file permissions to 0o600 (#3077) Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
  • Compare 2 commits »

2 weeks ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • 3a07e8dc33 fix: restrict personal skill script execution (#3071) Co-authored-by: wolfkill <27876473+wolfkill@users.noreply.github.com>
  • 79ea62cd4e fix: validate example file names (#3066) Co-authored-by: wolfkill <27876473+wolfkill@users.noreply.github.com>
  • aecad1a9c0 fix: validate skill upload filenames (#3065) Co-authored-by: wolfkill <27876473+wolfkill@users.noreply.github.com>
  • 51c4e8cdaa fix: handle knowledge space id responses (#3070) Co-authored-by: wolfkill <27876473+wolfkill@users.noreply.github.com>
  • 72639e849b fix: constrain python upload filenames (#3064) Co-authored-by: wolfkill <27876473+wolfkill@users.noreply.github.com>
  • Compare 6 commits »

2 weeks ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • 9470ea03ff feat(agent):adds context management, task-plan tracking, and the corresponding frontend UI. (#3053)
  • d6e1581dcd feat: Implement VARBINARY and BINARY types for StarRocks (#3062)
  • Compare 2 commits »

3 weeks ago

zhouhui synced commits to feat/context_engineer at zhouhui/DB-GPT from mirror

3 weeks ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • fa1a8d2f70 fix(chat_db_qa): tell LLM the table list is a TOP-K subset, not the full DB (#3045) Co-authored-by: hankchrome <hankchrome@github.com>
  • 8a4940ded8 fix: fix the insufficient length of the content column in the gpts_messages table (#3055)
  • d60c91c752 feat(ext): add Valkey cache integration (#3057) Signed-off-by: Daria Korenieva <daric2612@gmail.com>
  • Compare 3 commits »

3 weeks ago

zhouhui synced commits to feat/context_engineer at zhouhui/DB-GPT from mirror

3 weeks ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • c1f9c63af6 feat(qdrant): make distance metric configurable (#3044)

4 weeks ago

zhouhui synced commits to feat/context_engineer at zhouhui/DB-GPT from mirror

4 weeks ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • ca126edfab feat(ext): add Valkey vector store integration (#3051) Signed-off-by: Daria Korenieva <daric2612@gmail.com>
  • 22e87ece6e fix(milvus): make MilvusStore compatible with milvus 2.5+ (#3042) Co-authored-by: hankchrome <hankchrome@users.noreply.github.com> Co-authored-by: hankchrome <hankchrome@github.com>
  • Compare 2 commits »

1 month ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • c78fa1a10f fix(storage,datasource): per-chunk error tolerance + per-db indexing lock (#3040) Co-authored-by: hankchrome <hankchrome@users.noreply.github.com> Co-authored-by: hankchrome <hankchrome@github.com>
  • 000a653d91 feat: add LiteLLM as an embedded AI gateway provider (#3043)
  • 8ca27d21f9 perf(datasource): cache ConnectorManager.get_connector with TTL (~63s -> <10ms on warm cache) (#3046) Co-authored-by: hankchrome <hankchrome@github.com>
  • Compare 3 commits »

1 month ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • 71784ce226 fix(datasource): override get_fields() for MSSQL with SQL Server-correct INFORMATION_SCHEMA (#3039) Co-authored-by: hankchrome <hankchrome@users.noreply.github.com>

1 month ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • e46db3053b fix: add authentication dependency to knowledge module endpoints (#3038)

1 month ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • 9ed8671f4c fix(awel): BranchOperator incorrectly skips shared downstream nodes (fixes #2935) (#3035) Co-authored-by: octo-patch <octo-patch@github.com>

1 month ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • e6abfa26aa feat: Adds support for vector search with Qdrant (#3034)

1 month ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • 83d306e8ad fix(rag): honor configured Tongyi embedding model name (Fixes #3029) (#3032) Co-authored-by: honglei <honglei@users.noreply.github.com>

1 month ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • 116388f931 fix: use explicit UTF-8 encoding when writing code_interpreter temp script (#3023) Co-authored-by: octo-patch <octo-patch@github.com>

1 month ago

zhouhui synced commits to main at zhouhui/DB-GPT from mirror

  • b4b0a53d1b feat: add openGauss datasource support (#3007)
  • 294dfcc30d [Fix] Fix DuckDB datasource creation from Web UI (#3009) Co-authored-by: honglei <honglei@users.noreply.github.com>
  • a3f21350a9 chore: update 0.8.0 version (#3004)
  • Compare 3 commits »

2 months ago