Commit Graph

  • e4b329ee21 refactor(v0.7.0): restructure modules and config handling (#2358) Fangyin Cheng 2025-02-21 19:54:53 +08:00
  • 69a20c3e7e fix issue2321:Provide an implementation of the truncate method 283569391@qq.com 2025-02-20 11:54:03 +08:00
  • 0310ce9fa3 fix(agent): agent's llmclient bug (#2298) Cooper 2025-02-07 11:35:53 +08:00
  • bb5a078550 fix:issue2323 (#2325) Aries-ckt 2025-02-07 07:11:42 +08:00
  • 1a6ad50b3d add LOCAL_DB_SSL_VERIFY for Supporting TiDB serverless (#2308) Weaxs 2025-01-23 16:16:43 +08:00
  • 8bb2a15f05 feature(agent): Knowledge add retriever name&desc getter and stter (#2309) cinjoseph 2025-01-23 16:15:30 +08:00
  • e0081e6b0a Support text2gql search for GraphRAG (#2227) SonglinLyu 2025-01-22 16:30:17 +08:00
  • 9336e80f1d Support embedding similarity search for GraphRAG (#2200) Jingxuan Su 2025-01-14 12:39:01 +08:00
  • 523ad323f1 Fixed agent&awel examples (#2256) magic.chen 2025-01-09 20:01:36 +08:00
  • d5213004d2 fix(json_utils): fix function find_json_objects (#2289) Cooper 2025-01-09 19:42:31 +08:00
  • b4ae86e7e7 fix: remove example workflow fix_examples csunny 2025-01-09 18:44:58 +08:00
  • ddfb435fd4 fix(agent): Fix load db models error (#2290) Fangyin Cheng 2025-01-09 15:36:23 +08:00
  • 22249840de fix(app):remove invaild file (#2278) 明天 2025-01-06 19:04:11 +08:00
  • 214105abee fix(ci): Fix build docker image error (#2279) Fangyin Cheng 2025-01-06 17:43:50 +08:00
  • 295cdb8723 fix(security): prevent SQL injection in chart data query (CVE-2024-10901) (#2269) haawha 2025-01-06 17:18:25 +08:00
  • d40e80153b fix(security): prevent arbitrary file write in SQL editor (CVE-2024-10835) (#2268) haawha 2025-01-06 15:45:36 +08:00
  • cd593b1a21 fix(app):remove invaild file fix_remove_invalid_file yhjun1026 2025-01-06 14:22:13 +08:00
  • 1a1fec02ef fix(agent): format problem (#2275) cinjoseph 2025-01-06 14:06:52 +08:00
  • 56670f0084 chore: add disckaimer (#2274) magic.chen 2025-01-03 20:51:25 +08:00
  • cdf0e1fc10 chore: fix and update feat_user_and_disclaimer csunny 2025-01-03 20:18:07 +08:00
  • 5b88097aba fix(ci): Fix push document image error (#2273) Fangyin Cheng 2025-01-03 20:09:06 +08:00
  • 509b25e722 chore: add disckaimer csunny 2025-01-03 20:01:12 +08:00
  • de629f467d fix(docs): Fix document build error (#2271) Fangyin Cheng 2025-01-03 16:38:10 +08:00
  • 0e3b2dc818 feat(agent): add app starter role in mutli agent (#2265) cinjoseph 2025-01-03 15:04:09 +08:00
  • ad1e8e27a5 fix(security): fix path traversal vulnerability (CVE-2024-10834) (#2267) haawha 2025-01-03 14:18:51 +08:00
  • db76fb2dec chore:wechat update (#2270) Aries-ckt 2025-01-03 14:17:29 +08:00
  • 0b2af2e9a2 feat(model): Support llama.cpp server deploy (#2263) Fangyin Cheng 2025-01-02 16:50:53 +08:00
  • 576da34e92 feat(model): Support Gitee models (#2257) Aries-ckt 2024-12-31 19:24:24 +08:00
  • 14ec370209 fix: use siliconflow to autorun csunny 2024-12-27 17:57:01 +08:00
  • 6b4ccc8dfc Fix Bug #2224 (#2240) 坐山客 2024-12-27 17:50:41 +08:00
  • d626d5801e fix: agents & awel examples csunny 2024-12-27 17:48:41 +08:00
  • 64d9e5e424 fix: agent examples csunny 2024-12-27 17:04:01 +08:00
  • bbf043155a feat: add workflow for examples csunny 2024-12-27 10:14:54 +08:00
  • 78c0368463 feat(agent):fix agent overrid bug (#2235) 明天 2024-12-21 12:47:33 +08:00
  • e08f996d5e fix(agent): Fix agent history error fix_agent_his_message_bug Fangyin Cheng 2024-12-21 12:03:15 +08:00
  • 15ccab5918 feat(agent):fix agent overrid bug yhjun1026 2024-12-20 18:52:50 +08:00
  • f9983d0881 Merge remote-tracking branch 'origin/agent_history_message' into agent_history_message agent_history_message yhjun1026 2024-12-20 18:50:20 +08:00
  • 2e16a4ae9c feat(agent):fix agent overid bug yhjun1026 2024-12-20 18:48:38 +08:00
  • 1bdf695a1f docs: Add DB-GPT Agent paper (#2232) v0.6.3 HYSMN 2024-12-20 18:21:53 +08:00
  • 2b4597e6a7 feat(agent):Agent supports conversation context (#2230) 明天 2024-12-20 16:50:08 +08:00
  • 1afc14d7fa chore: Modify env config Fangyin Cheng 2024-12-20 16:18:51 +08:00
  • 16c5233a6d chore: Upgrade lyric version (#2229) Fangyin Cheng 2024-12-20 16:05:05 +08:00
  • fd18d42b21 feat(agent):Agent supports conversation context historical message memory yhjun1026 2024-12-20 16:02:32 +08:00
  • 214c09c5e8 docs(graphrag): add oss url for tugraph image (#2228) Florian 2024-12-20 15:55:40 +08:00
  • f0d89eaf0d fix: awel template css error (#2220) Aries-ckt 2024-12-20 10:48:54 +08:00
  • 0ed793e121 feat(ci): Add release pipy workflow (#2222) Fangyin Cheng 2024-12-20 09:59:50 +08:00
  • d4031f0dd8 fix(GraphRAG): create same graph name error. (#2215) Aries-ckt 2024-12-19 19:33:13 +08:00
  • 342a89c14a fix(ci): Fix build docker image error (#2221) Fangyin Cheng 2024-12-19 18:54:57 +08:00
  • 9b0161e521 Feat rdb summary wide table (#2035) Cooper 2024-12-18 20:34:21 +08:00
  • 7f4b5e79cf feat(core): Support max output tokens parameter (#2218) Fangyin Cheng 2024-12-18 17:19:18 +08:00
  • b05febbf77 feat:Add Knowledge Process Workflow (#2210) Aries-ckt 2024-12-18 11:16:30 +08:00
  • 3745d7411d chore(graphrag): upgrade dbgpt-tugraph-plugins to version 0.1.1 (#2213) Florian 2024-12-17 18:33:27 +08:00
  • 38a8fc11d9 Print the necessary resource for the action in error log (#2197) Sween1y 2024-12-17 16:54:31 +08:00
  • ed96b95efc Vector Data visualize for Chat Data (#2172) GITHUBear 2024-12-17 00:51:19 -08:00
  • 433550b71f chore: Limit the version of fastapi (#2211) Fangyin Cheng 2024-12-17 16:19:49 +08:00
  • dc3431645b docs(graphrag): update TuGraph database version to 4.5.0 (#2209) Florian 2024-12-17 11:19:04 +08:00
  • ca91c4d685 docs(graphrag): Update TuGraph database version to 4.5.0 in Quick Start guide Appointat 2024-12-16 21:25:18 +08:00
  • dab55493f5 chore(model): Modify siliconflow name (#2194) Fangyin Cheng 2024-12-12 16:47:14 +08:00
  • 4da1809b31 fix: httpx v0.28.0 proxies bug (#2179) Aries-ckt 2024-12-12 10:34:31 +08:00
  • abab4e3e65 feat(model): Support siliconflow rerank models (#2188) Fangyin Cheng 2024-12-11 18:36:44 +08:00
  • 23aedea092 fix(rag): Fix bug fail to delete files when deleting the knowledge space (#2185) toralee 2024-12-11 14:45:47 +08:00
  • a801a973bf chore:wechat update (#2175) Aries-ckt 2024-12-04 11:05:48 +08:00
  • af2d042aa7 fix sql not found error for chat data (#2152) GITHUBear 2024-12-03 21:49:53 +08:00
  • 4fa60037dd fix: VectorStore can not be attached to EmbeddingAssemblerOperator bug (#2170) Aries-ckt 2024-12-02 20:56:23 +08:00
  • a14eeb56dd feat(GraphRAG): Support concurrent community summarization (#2160) Appointat 2024-11-29 20:51:58 +08:00
  • e5ec47145f feat(model): Support siliconflow models (#2157) Fangyin Cheng 2024-11-27 19:41:37 +08:00
  • 61509dc5ea feat(model): Support claude proxy models (#2155) Fangyin Cheng 2024-11-26 19:47:28 +08:00
  • 9d8673a02f feat(server):build note book web static files (#2151) v0.6.2 明天 2024-11-22 11:48:03 +08:00
  • 5203145b2a chore:v0.6.2 tag (#2148) Aries-ckt 2024-11-22 11:29:46 +08:00
  • 2944248d10 feat(server):build note book web static files 0.6.2_statics yhjun1026 2024-11-22 11:25:31 +08:00
  • 0580a54a10 feat(web): distinguish awel flow on the ui (#2149) sunshinesmilelk 2024-11-21 23:19:15 +08:00
  • 43c86caebf feat(ChatKnowledge):pdf loader support table extraction (#2147) Aries-ckt 2024-11-21 20:34:57 +08:00
  • 0bc478b7b5 Feat/note book (#2134) 明天 2024-11-21 20:33:54 +08:00
  • 9566f4e9f7 feat(model): Support Qwen2.5 coder models (#2139) Fangyin Cheng 2024-11-21 13:55:04 +08:00
  • 3ccfa94219 feat: call xunfei spark with stream, and fix the temperature bug (#2121) HIYIZI 2024-11-19 23:30:02 +08:00
  • 4efe643db8 fix the issue that lost prev observation memory in toolExpert bug (#2136) (#2137) cinjoseph 2024-11-19 21:48:44 +08:00
  • 780ce803e3 Fix Critical Directory Traversal Vulnerability (#2098) Raphael 2024-11-17 17:46:33 -08:00
  • b392d51adf fix:core agent dependent prompt service bug (#2129) Aries-ckt 2024-11-18 09:46:18 +08:00
  • 2decf02c12 fix(milvus): Fix milvus store search with topk always set to 4 (#2131) slp 2024-11-18 09:46:03 +08:00
  • 1d784c5b15 chore: wechat update (#2124) Aries-ckt 2024-11-13 13:43:17 +08:00
  • a134257e5c feat(runtime): Execute codes in a sandbox environment (#2119) Fangyin Cheng 2024-11-10 22:36:53 +08:00
  • 8593f10ae9 Feat support xunfei spark ultra/max/pro/lite (#2117) HIYIZI 2024-11-06 10:07:28 +08:00
  • 25d47ce343 feat: Enhance the triplets extraction in the knowledge graph by the batch size (#2091) Appointat 2024-11-05 14:01:18 +08:00
  • b4ce217ded Use fuzzy matching when searching dbgpts (#2110) Qiyuan Jiao 2024-11-05 13:39:59 +08:00
  • 52062fd960 chore: wechat update (#2111) Aries-ckt 2024-10-31 17:02:05 +08:00
  • 0044bcf3a8 fix the issue that OceanBase config in .env does not take effect (#2108) GITHUBear 2024-10-30 23:07:12 +08:00
  • 3b7191b54c docs(core): Add AWEL shared slides (#2107) Fangyin Cheng 2024-10-30 09:46:10 +08:00
  • b8f1e098f6 fix:excel_reader.py unicode bug (#2095) fengdezhen666 2024-10-28 15:35:38 +08:00
  • 21c282e659 os environment variables should take precedences over the defaults, f… (#2100) Alexis Yushin 2024-10-28 00:24:28 -07:00
  • 6c682befa8 fix: GRAPH_COMMUNITY_SUMMARY_ENABLED = False error. (#2086) v0.6.1 Aries-ckt 2024-10-22 11:16:01 +08:00
  • d9e20426fe fix: fix unit test error (#2085) Florian 2024-10-22 09:35:51 +08:00
  • 6d6667812b refactor: the document structure of GraphRAG (#2084) Appointat 2024-10-21 18:05:55 +08:00
  • 584f090847 chore:v0.6.1 version (#2083) Aries-ckt 2024-10-19 16:00:31 +08:00
  • 427329ac3e docs: app & agents development document (#2081) magic.chen 2024-10-19 13:00:00 +05:00
  • 88e3d12bd3 feat: add document structure into GraphRAG (#2033) lipengfei 2024-10-18 22:03:08 +08:00
  • 811ce63493 feat: add evaluation service module for RAG and Agent (#2070) Aries-ckt 2024-10-18 17:42:11 +08:00
  • 253c367ceb fix: replace deprecated method and add missing decorator (#2072) Guodong 2024-10-18 16:23:28 +08:00
  • c398fb64c4 Update OceanBaseStore to be compatible with oceanbase-4.3.3.0 (#2074) GITHUBear 2024-10-18 16:14:37 +08:00
  • 53ba6259d2 feat(model): Passing stop parameter to proxyllm (#2077) Fangyin Cheng 2024-10-18 14:02:53 +08:00
  • cf192a5fb7 Fix chunk strategy (#2075) lhwan 2024-10-18 13:52:45 +08:00