Commit Graph

  • 7fc7bd14c8
    Merge f2744320f2 into bcb4eb3983 坐山客 2025-07-21 13:40:20 +0800
  • d451babf38
    Merge dc8bdae64f into bcb4eb3983 Gecko Security 2025-07-21 12:11:11 +0800
  • a9e616593b
    Merge 57a61c5922 into bcb4eb3983 wendell_yi 2025-07-21 12:10:31 +0800
  • bcb4eb3983
    feat(RAG): support knowledgeSpace custom retrieve strategy (#2842) main alanchen 2025-07-21 12:08:39 +0800
  • 0811a833f6 chore: rebuild static web alan.cl 2025-07-20 16:46:15 +0800
  • d2587be3f7 Merge branch 'main' into feat_rag_retrieve_mode alan.cl 2025-07-20 16:22:49 +0800
  • 934229c8ad
    docs: update CONTRIBUTING.md to use uv package manager (#2855) Eric Wang 2025-07-19 00:19:33 +0800
  • cbcd9612b3
    Merge b6d4ec279e into db2e94348f Gecko Security 2025-07-17 17:58:08 +0100
  • 92636577e3
    Merge 81d4dfd0d6 into db2e94348f Gecko Security 2025-07-17 17:58:07 +0100
  • e218aa952e feat:deepsearch v1 feat_deepsearch aries_ckt 2025-07-17 20:00:40 +0800
  • db2e94348f
    fix(prompt): resolve KeyError and validation issues with custom prompt templates (#2848) Eric Wang 2025-07-17 16:10:19 +0800
  • 83101f9096
    fix(dashboard): improve JSON parsing robustness in output parser (#2850) Eric Wang 2025-07-17 16:09:45 +0800
  • 74683752d3 Add MseeP.ai badge to README.md Lawrence Sinclair 2025-07-17 00:08:19 -0700
  • a44344fb03
    docks: update CONTRIBUTING.md to use uv package manager WangzJi 2025-07-17 10:58:26 +0800
  • 78bcc41b4a
    fix(prompt): add missing response_schema field in to_request method WangzJi 2025-07-16 21:25:53 +0800
  • 06de6ea08d
    fix(core): Fix newline escape issue (#2854) Fangyin Cheng 2025-07-16 19:49:34 +0800
  • 78ee6b2573 fix(core): Fix newline escape issue Fangyin Cheng 2025-07-16 18:43:03 +0800
  • 9fcdb2f420
    build: update static web assets after prompt functionality fix WangzJi 2025-07-16 14:50:43 +0800
  • 548b8f1b37
    build: update static web assets for prompt management changes WangzJi 2025-07-16 14:30:27 +0800
  • 9e739e5b90
    fix(prompt): fix response_schema not persisting and displaying in edit mode WangzJi 2025-07-16 14:29:05 +0800
  • 35af7b17f0 fix: Fix code format error Fangyin Cheng 2025-07-09 11:00:47 +0800
  • 57a61c5922 Optimize the DuckDB SQL generation PROMPT to resolve errors related to strftime usage and table name references. wendell_yi 2025-07-16 11:13:32 +0800
  • 1f7cd03222 修改main分支的mlx_adapter.py中get_str_prompt函数的历史消息格式问题 wendell_yi 2025-07-15 18:00:08 +0800
  • d871dc1971
    Merge 0bac938975 into 845432fea0 Tam 2025-07-15 17:23:50 +0800
  • b730fe5720 修改main分支的mlx_adapter.py中get_str_prompt函数的历史消息格式问题 wendell_yi 2025-07-15 16:29:47 +0800
  • 0e260e2aea
    fix(chat_dashboard): improve JSON parsing robustness in output parser WangzJi 2025-07-15 14:56:14 +0800
  • 845432fea0
    feat(model): AI/ML API integration (#2844) Dmitry 2025-07-15 07:17:14 +0200
  • 8c14f1981a
    fix(core): Update Milvus truncate method for GraphRAG (#2847) stevenlx96 2025-07-15 13:15:50 +0800
  • e63ad92cca chore: rebuild static web file alan.cl 2025-07-14 21:32:28 +0800
  • 8d1c88d33e Merge branch 'main' into feat_rag_retrieve_mode alan.cl 2025-07-14 21:24:12 +0800
  • 7576a53ffd
    Merge e4495f2090 into 441cb55377 china-zhz 2025-07-14 19:35:55 +0800
  • 441cb55377
    doc: fix ob rag doc (#2840) Aries-ckt 2025-07-14 17:18:10 +0800
  • bc80664eed Update milvus_store.py stevenlx96 2025-07-14 14:48:57 +0800
  • 61e5b7c03b Fix milvus truncate stevenlx96 2025-07-14 13:51:29 +0800
  • 1e82d683cc
    Merge branch 'eosphoros-ai:main' into bugfix/milvus-graphrag-truncate stevenlx96 2025-07-14 09:39:41 +0800
  • a666ae2709 Change Milvus truncate method stevenlx96 2025-07-14 09:38:49 +0800
  • 6016564c33 Add AI/ML API integration for LLM and embeddings D1m7asis 2025-07-13 20:10:24 +0200
  • 3917f8c353
    fix(web): resolve overlapping floating buttons in web (#2836) Eric Wang 2025-07-13 16:59:50 +0800
  • f364d10fb1
    fix(examples): update client usage to prefer await aclose() in async context" (#2839) huhao0926 2025-07-13 16:58:46 +0800
  • 2dd281e27a feat(RAG): support knowledgeSpace custom retrieve strategy alan.cl 2025-07-12 17:53:57 +0800
  • 81b26580d7 fix: Close #2841 aries_ckt 2025-07-11 22:26:25 +0800
  • 6736bc09f3 chore:doc ob rag use aries_ckt 2025-07-11 22:05:13 +0800
  • 9be717c2ef chore:ob rag use error. aries_ckt 2025-07-11 22:02:28 +0800
  • 74850cbe09 feat:summarize aries_ckt 2025-07-11 22:00:56 +0800
  • bc4f1db677 feat(examples): update code style huhao0926 2025-07-11 20:05:41 +0800
  • a540addefd feat(examples): update client usage to prefer await aclose() in async context huhao0926 2025-07-11 19:46:00 +0800
  • 0a05cf129d
    fix: resolve overlapping floating buttons in chat interface WangzJi 2025-07-11 14:37:32 +0800
  • 0ecfeabd8e
    feat(datasouce): Add GaussDB data source connector (#2813) Tam 2025-07-09 22:50:22 +0800
  • 53862541d7 rebuild my web static tanwei 2025-07-09 21:49:30 +0800
  • b60d622420 Merge remote-tracking branch 'origin/main' into feat_gaussdb tanwei 2025-07-09 21:41:00 +0800
  • 7424bd0797 clean my web static tanwei 2025-07-09 21:40:05 +0800
  • f02741464a Merge branch 'main' into feat_gaussdb tanwei 2025-07-09 21:05:34 +0800
  • 3f60470388
    fix(web): Fix auto-scroll issue in chat (#2797) Eric Wang 2025-07-09 19:08:09 +0800
  • c993249780 format code tanwei 2025-07-09 11:28:39 +0800
  • 903a159fa7 feat(datasource): 支持从扩展配置中读取数据库 schema 参数 tanwei 2025-07-09 11:25:54 +0800
  • dd3f702586
    fix(web): update static web pages, prompt files, and mobile chat components WangzJi 2025-07-09 10:40:21 +0800
  • ca8e0eb301
    Merge branch 'main' into fix/2796 WangzJi 2025-07-08 17:32:46 +0800
  • dc8bdae64f fixed liting errors nkoorty 2025-07-07 18:07:07 +0200
  • b6d4ec279e fixed linting errors nkoorty 2025-07-07 18:06:35 +0200
  • 81d4dfd0d6 fixed linting errors nkoorty 2025-07-07 18:05:46 +0200
  • 9c219db9ba fix: remediated rce nkoorty 2025-07-07 17:12:03 +0200
  • cecac56a26
    fix: Fix milvus vector_name_exists bug (#2818) HYP-hu 2025-07-07 22:52:02 +0800
  • 80e774a1eb fix: remediated ssrf nkoorty 2025-07-07 16:25:35 +0200
  • 0e0ab7cab2 fix: remediated idor nkoorty 2025-07-07 15:26:17 +0200
  • 9c12d67595 fix: Fix milvus vector_name_exists bug HYP-hu 2025-07-06 19:50:12 +0800
  • 09c4ded6da
    Merge d3d8a20ca6 into 1eea9c8eec 欧神 2025-07-07 13:59:30 +0800
  • c934a5512f
    Merge b0664d137d into 1eea9c8eec JohnSaxon 2025-07-07 10:48:43 +0800
  • 0bac938975 feat(agent): Support non-ASCII characters in chart action JSON output tanwei 2025-07-07 01:27:03 +0800
  • 732d6c854d feat(datasource): 更新 GaussDB 数据源描述信息 tanwei 2025-07-06 11:44:39 +0800
  • 613a8f1cbf format code tanwei 2025-07-06 11:30:52 +0800
  • 40fc8a664d feat(datasouce): Add GaussDB data source connector tanwei 2025-07-06 01:21:29 +0800
  • 477804769c feat(agent): Add count field and support non-ASCII characters in chart action output (#2807) tanwei 2025-07-05 23:53:24 +0800
  • 1eea9c8eec
    feat:add storage client cache (#2810) Aries-ckt 2025-07-05 19:44:47 +0800
  • df9185ace4 chore:fmt aries_ckt 2025-07-04 23:02:40 +0800
  • 51c81f97f3 fix:storage cache aries_ckt 2025-07-04 22:04:46 +0800
  • a54eefefa2 feat:deepsearch agent aries_ckt 2025-07-04 21:53:25 +0800
  • bab3e396cc
    build(web): update static web assets after console log cleanup WangzJi 2025-07-04 14:26:24 +0800
  • a7b655f15d
    chore(log): remove console log WangzJi 2025-07-04 14:17:20 +0800
  • 6d807783d5
    Merge branch 'main' into fix/2796 WangzJi 2025-07-03 14:17:29 +0800
  • 13ce669d99
    fix(web):Updated static web assets from frontend build WangzJi 2025-07-03 14:13:46 +0800
  • 7401e808d7
    resolve conflict WangzJi 2025-07-03 13:30:34 +0800
  • 461fce0f31
    fix: optimize chat scroll behavior and fix memory leak WangzJi 2025-07-03 13:19:59 +0800
  • d27fdb7928
    feat(model): Support GLM4.1-vl model (#2806) Fangyin Cheng 2025-07-03 09:46:42 +0800
  • 13c528eeed feat(model): Support GLM4.1-vl model Fangyin Cheng 2025-07-03 05:02:35 +0800
  • 00af86d89e
    fix: Fix SummaryExtractor not found error (#2805) jiao-duan 2025-07-02 21:43:42 +0800
  • 367f119495
    Merge branch 'eosphoros-ai:main' into fix/2796 Eric Wang 2025-07-02 20:42:02 +0800
  • 0a4ad8eb70 fix:修复工作流使用Summary Operator时报查找不到SummaryExtractor的报错 jiao.duan 2025-07-02 13:22:27 +0800
  • efd7c81c4c
    build: update static web assets after chat scroll optimization WangzJi 2025-07-01 11:07:03 +0800
  • dccfacf5c5
    fix: optimize chat scroll behavior for better user experience WangzJi 2025-07-01 11:00:40 +0800
  • 79265492e4
    build: update static web assets after scroll fix WangzJi 2025-06-30 20:12:32 +0800
  • 66377e87ba
    fix: resolve streaming output scroll interruption in chat interface WangzJi 2025-06-30 20:11:03 +0800
  • 5d13cf911d
    build: update compiled static web assets with chat scroll improvements WangzJi 2025-06-30 10:46:21 +0800
  • f97c15b7ed
    fix(web): Fix auto-scroll issue in chat dashboard WangzJi 2025-06-30 10:42:32 +0800
  • ef7b17f9ab
    fix: resolve merge conflicts with upstream main WangzJi 2025-06-30 10:28:27 +0800
  • 235c336381
    fix: optimize chat auto-scroll behavior to fix inconsistent streaming scroll - Fix timing issues in state reset for new messages - Reset scroll tracking states immediately instead of delayed reset - Ensure streaming content scrolling works consistently after new messages - Set proper height baseline for accurate content change detection - Prevent race conditions between user scroll detection and auto-scroll WangzJi 2025-06-27 20:33:40 +0800
  • 1efcd1b887
    feat(core): Support export messages (#2802) Fangyin Cheng 2025-06-27 18:06:20 +0800
  • f423b1fb2c
    chore: update create chroma store param (#2798) alanchen 2025-06-27 18:01:32 +0800
  • 69fa83cb18 fix(vis): Fix think message error Fangyin Cheng 2025-06-27 17:55:36 +0800
  • bf6f38906d
    fix(api): fix v2 api error message (#2801) FreeWill 2025-06-27 17:46:34 +0800
  • 3f8f417764
    fix:修复v2版本接口参数必填校验说明错误问题 FreeWill 2025-06-27 09:47:50 +0800