Commit Graph

  • 27d723e13a fix: fix some bugs in check_conn and drop_inst (#16180) Haruko386 2026-06-18 14:19:46 +08:00
  • a9021528c3 Fix: Lint error. (#16172) balibabu 2026-06-18 13:14:18 +08:00
  • ea70663f09 feat: support wecom websocket channel (#16175) buua436 2026-06-18 13:10:09 +08:00
  • 69dbc44983 feat(go-api): migrate MCP server detail and download API to Go (#16113) Hz_ 2026-06-18 11:09:22 +08:00
  • f59332bc37 feat(go-api): implement Go-side document PATCH API & align parsing/metadata sync behavior (#15975) Hz_ 2026-06-18 11:08:47 +08:00
  • 8ff6a21af9 Fix: cli points to the wrong api endpoints (#16171) Idriss Sbaaoui 2026-06-18 10:54:33 +08:00
  • a9ddcae0b3 Fix: MCP dataset discovery fails due to REST API max page size limit … (#16148) xu haiLong 2026-06-18 09:39:37 +08:00
  • 99a25dca34 Fix Chat/Search/Agent bot show image (#16152) Wang Qi 2026-06-18 09:38:31 +08:00
  • 065797b047 Refactor(go-cli): improve variable and label naming in CLI parseAddModel (#16145) Hz_ 2026-06-17 20:21:42 +08:00
  • 27a05be643 Fix the launch script (#16159) Wang Qi 2026-06-17 20:20:37 +08:00
  • a3e3bdd386 fix back release.yml to old version (#16160) v0.26.1 Haruko386 2026-06-17 20:02:42 +08:00
  • c1c79c2e55 build(deps): bump python-multipart from 0.0.21 to 0.0.31 (#16088) dependabot[bot] 2026-06-17 19:39:42 +08:00
  • 4379269374 Docs: Update version references to v0.26.1 in READMEs and docs (#16158) Liu An 2026-06-17 19:35:32 +08:00
  • 7d3928e501 Enhancement: update ci for parallel test execution (#16133) Idriss Sbaaoui 2026-06-17 19:22:24 +08:00
  • 2ab9256e8a fix(go): correct OpenRouter streaming URL routing and reasoning parameter (#16111) BitToby 2026-06-17 18:14:13 +07:00
  • cf7b06c0f3 Fix: A pipeline created from a template fails immediately upon execution with a "hierarchy does not exist" error. (#16151) balibabu 2026-06-17 19:07:04 +08:00
  • a5cce29f22 Fix: add mimo (#16136) Lynn 2026-06-17 19:02:33 +08:00
  • cb2e061120 Docs: Updated v0.26.1 release date. (#16154) writinwaters 2026-06-17 18:53:06 +08:00
  • 43d121ad38 feat: add qqbot chat channel (#16140) buua436 2026-06-17 18:49:38 +08:00
  • e178c81bb4 refactor(go-models): harden Ollama ListModels and route through ParseListModel (#15853) (#15955) Hunnyboy1217 2026-06-17 03:47:27 -07:00
  • 70f319c536 Fix: The pipeline created from the template fails immediately upon execution. (#16149) balibabu 2026-06-17 17:03:17 +08:00
  • 9302233b95 fix: misc frontend fixes for agent log, login, search settings (#16137) chanx 2026-06-17 16:20:26 +08:00
  • 3247e353c7 Fix: The .docx file is not displaying fully; the hierarchy of the pipeline created from the template is missing. (#16134) balibabu 2026-06-17 16:18:47 +08:00
  • fcb4f78d97 Dev: add go starter (#16138) Wang Qi 2026-06-17 16:09:53 +08:00
  • e08bcd4d0d Update doc rerank_id from int to string (#16142) Wang Qi 2026-06-17 16:09:33 +08:00
  • be869f5d96 fix: chat channel runtime (#16129) buua436 2026-06-17 15:52:13 +08:00
  • 44164e18d8 Enhancement: optimize ci (#16130) Idriss Sbaaoui 2026-06-17 15:16:11 +08:00
  • b3ac03b96c Set default Paddle OCR URL (#16128) Wang Qi 2026-06-17 14:29:20 +08:00
  • 486b28c409 fix: show telegram chat channel (#16125) buua436 2026-06-17 14:18:16 +08:00
  • 78b4906f7a fix: tighten embedding truncation threshold (#16123) buua436 2026-06-17 14:18:02 +08:00
  • e45659868a feat(agent): ship the Go agent canvas port — eino interrupt/resume + Redis check-pointing (#16035) Zhichang Yu 2026-06-17 13:24:03 +08:00
  • 2290bb0023 Fix MinerU table option sanitization (#16118) Wang Qi 2026-06-17 13:06:07 +08:00
  • 9bd53ce675 fix: return full record in get_ingestion_log (#16120) euvre 2026-06-16 22:03:51 -07:00
  • fd196f694e feat(go-models): harden ListModels for FishAudio (#15853) (#15957) Hunnyboy1217 2026-06-16 20:56:20 -07:00
  • 0aaba0033f Docs: Updated Converse with chat assistant (#16117) writinwaters 2026-06-17 11:50:14 +08:00
  • 02ccd35241 Fix RAGFlow cannot start (#16116) Wang Qi 2026-06-17 11:27:31 +08:00
  • b48f03d0f5 feat(go/dao): migrate chat channel database entity and DAO to Go (#16055) Hz_ 2026-06-17 11:26:13 +08:00
  • 5de00bdf50 Fix: Importing the MCP dialog causes duplicate submissions. (#16037) balibabu 2026-06-17 09:49:51 +08:00
  • fe46244d30 fix: paginate non-DeepDOC PDF parsing tasks to prevent OOM (#16106) euvre 2026-06-16 18:33:53 -07:00
  • 6865039a22 Go: add more start server parameters (#16093) Jin Hai 2026-06-16 20:27:37 +08:00
  • 17e3aad7ae Revert "fix: paginate non-DeepDOC PDF parsing tasks to prevent OOM" (#16104) Wang Qi 2026-06-16 20:11:45 +08:00
  • 1e4796da9d Docs: update chat completions docs (#16100) buua436 2026-06-16 20:08:23 +08:00
  • b732636546 build(deps): bump aiohttp from 3.13.3 to 3.14.1 (#16090) dependabot[bot] 2026-06-16 20:07:32 +08:00
  • d2a18d5c46 fix: paginate non-DeepDOC PDF parsing tasks to prevent OOM (#15951) euvre 2026-06-16 05:07:19 -07:00
  • 62698725ca feat(paddleocr): add image parsing support with async Job API (#16086) Rander 2026-06-16 19:34:38 +08:00
  • 1235da7093 refactor(paddleocr): migrate from sync API to async Job API (#15967) Rander 2026-06-16 19:34:21 +08:00
  • 3d8bc76e27 Go refactor: merge similar functions (#16098) Jin Hai 2026-06-16 19:26:42 +08:00
  • 59aedad5e1 build(deps): bump starlette from 0.51.0 to 1.3.1 (#16089) dependabot[bot] 2026-06-16 19:24:45 +08:00
  • 8067e97f0d Refactor: rename /chat_channels to /chat-channels (#16099) Wang Qi 2026-06-16 19:15:43 +08:00
  • 15f50e5cb2 fix: rename dialog_id to chat_id in chat_channel (backend + frontend) (#16096) Kevin Hu 2026-06-16 19:02:20 +08:00
  • 6bfaa3f21e Fix: SSRF in markdown parser remote image fetch (#15438) galuis116 2026-06-16 03:54:55 -07:00
  • abca767103 Docs: Added v0.26.1 release notes (#16087) writinwaters 2026-06-16 17:55:29 +08:00
  • cac87d7f77 fix: remove unnecessary 'asChild' prop from FilterButton component (#16094) chanx 2026-06-16 17:55:04 +08:00
  • 1feb1c4785 fix workflow ss not found (#16085) maoyifeng 2026-06-16 17:46:07 +08:00
  • ff2e76e77c fix: remove unnecessary div in profile page layout (#16091) chanx 2026-06-16 17:42:29 +08:00
  • a15e667b3c fix: update channelTemplates to filter for Discord and Lark only (#16065) chanx 2026-06-16 17:09:24 +08:00
  • ba8796b8da fix: update localization keys for image2text and add ocr option (#16076) chanx 2026-06-16 17:09:08 +08:00
  • 509e5b0fed Fix auto migration issue (#16081) Jin Hai 2026-06-16 17:02:35 +08:00
  • 5bd0ed0517 fix: resolve the error caused by office_oxide (#16078) Haruko386 2026-06-16 16:52:02 +08:00
  • 70792de899 Fix: v0.26.1 model provider (#16073) Lynn 2026-06-16 16:21:43 +08:00
  • 8047857de0 fix(go): all_models.json (#16075) Hz_ 2026-06-16 15:31:17 +08:00
  • 911bb20209 Document: github release for RAGFlow Go CLI (#16036) Haruko386 2026-06-16 14:53:00 +08:00
  • fad82fd1c0 Go: fix register user (#16058) Jin Hai 2026-06-16 14:03:53 +08:00
  • 5751a22444 fix: add toc field to extractor output (#16059) buua436 2026-06-16 13:27:45 +08:00
  • b4a161b50e Fix: filter unsupported model_type (#16062) Lynn 2026-06-16 13:15:42 +08:00
  • 3d55a0334a fix: improve remember me checkbox UX in login form (#16051) BasilFoubert 2026-06-16 06:57:56 +02:00
  • 4a33455a20 feat(go-models): add more providers (#16017) Hz_ 2026-06-16 12:54:19 +08:00
  • 0c92a38055 feat(go-cli): support add models with embedding type (#16020) Hz_ 2026-06-16 12:53:43 +08:00
  • 3d7b45bbd7 feat(go-api): support setting tenant default models by model_id (#16030) Hz_ 2026-06-16 12:53:03 +08:00
  • 5a817762fa Refactor: Change table chat_channel status data type. (#16061) Kevin Hu 2026-06-16 12:02:12 +08:00
  • a6f71e0e12 Dev: consoldiate dev script (#16066) Wang Qi 2026-06-16 11:53:13 +08:00
  • 956357b997 Feat: add harness-go framework —— agent core (#16045) Yingfeng 2026-06-16 11:39:48 +08:00
  • ee1c503471 fix: sandbox config api method mismatch (#16031) buua436 2026-06-16 10:34:18 +08:00
  • 8e235b7b95 fix: add legacy chat/completions mode (#16014) buua436 2026-06-16 10:34:06 +08:00
  • efdd58df66 feat[Go] add max_dimension and dimensions for ModelRequest (#16019) Haruko386 2026-06-16 10:31:27 +08:00
  • e7c068747e Feat: add harness-go framework —— graph engine (#16039) Yingfeng 2026-06-15 21:36:39 +08:00
  • 7d94b0818e Feat: Add edit model type function (#16029) chanx 2026-06-15 19:11:05 +08:00
  • 47495c1f6a Feat: model provider (#16028) Lynn 2026-06-15 19:10:33 +08:00
  • ba93ac3bd7 Feat: Move less important chat settings into a collapsible panel. (#16024) balibabu 2026-06-15 19:09:19 +08:00
  • f6a2075ad0 Fix one data source can be synced to multiple dataset (#16023) Wang Qi 2026-06-15 16:54:25 +08:00
  • fa6d29603a Fix: Adjust chat line height. (#16021) balibabu 2026-06-15 16:53:45 +08:00
  • 417f805bd9 Go: add API mode check in file system command (#16022) Jin Hai 2026-06-15 16:37:47 +08:00
  • e3cb86d540 Go: parse HTML file (#16018) Jin Hai 2026-06-15 15:49:17 +08:00
  • 53d4d9b3bd fix(api): return 4xx not 500 when attachment blob is missing (#15509) dripsmvcp 2026-06-15 00:41:49 -07:00
  • 0480dee83f fix: output 2 lines when list-supported models (#16015) Haruko386 2026-06-15 15:26:35 +08:00
  • cafd8a1125 Json: add many models to all_models.json (#16013) Haruko386 2026-06-15 15:25:49 +08:00
  • 2846216674 Go: add Markdown parser (#16016) Jin Hai 2026-06-15 15:07:29 +08:00
  • fcebcebe1e Move REDIS to engine dir (#16006) Jin Hai 2026-06-15 14:44:16 +08:00
  • bc963f8cf2 refactor(go): replace GenerateUUID1 with GenerateToken for entity IDs (#16010) Hz_ 2026-06-15 14:06:07 +08:00
  • 400dfd50d8 feat: add custom value support for s3 region (#15968) buua436 2026-06-15 11:40:28 +08:00
  • eb6ea284a8 feat(go-models): Add google models to all_models.json (#16007) Hz_ 2026-06-15 11:37:56 +08:00
  • b5bea72e4b Add git-like file commit API (#15978) Yingfeng 2026-06-15 11:19:56 +08:00
  • 83e2180e80 fix: use /api/tags endpoint for Ollama model listing (#16000) (#16003) zaviermeekz-cpu 2026-06-14 22:20:15 -04:00
  • 32d5c0039b Go: refactor model API to accept model id (#15999) Jin Hai 2026-06-15 10:10:14 +08:00
  • 59d4203947 Fix last login time (#16004) Wang Qi 2026-06-15 10:06:24 +08:00
  • e89afbae21 Go: file parser config (#15989) Jin Hai 2026-06-13 19:40:43 +08:00
  • f671e7cb34 i18n(fr): add ~70 missing French translation keys (#15983) VincentLambert 2026-06-13 05:01:03 +02:00
  • d32e05d560 Go: add more file parser (#15979) Jin Hai 2026-06-12 23:28:14 +08:00
  • 3fa15c0e2f feat(agent): Go port — canvas engine, 22 components, DSL v2, 13 endpoints (#15952) Zhichang Yu 2026-06-12 22:58:28 +08:00
  • cafa0f2e4f fix: SSE write timeout (#15852) bitloi 2026-06-12 09:49:34 -03:00