Commit Graph

  • c1496ffd43 fix: propagate memory tenant id in task collect (#15837) buua436 2026-06-09 17:47:48 +08:00
  • d1c436b804 feat(api): implement GET /api/v1/agents/prompts endpoint in Go (#15748) Hz_ 2026-06-09 17:03:42 +08:00
  • 01a2a44766 Clean CLI for filesystem (#15838) Yingfeng 2026-06-09 17:00:10 +08:00
  • 287a4cfd2b Fix: An error message appears when accessing the agent's launch page: "pagesize exceeds maximum value". (#15835) balibabu 2026-06-09 16:56:47 +08:00
  • c586292993 feat: Implement checkpoint/resume support for GraphRAG community extraction and entity resolution (#15523) Jonathan Chang 2026-06-09 14:34:47 +07:00
  • d02eb6b596 Go: refactor CLI (#15728) Jin Hai 2026-06-09 15:22:50 +08:00
  • 1ab51a27bf Fix: list intl Tongyi-Qianwen base_url (#15831) Lynn 2026-06-09 13:19:39 +08:00
  • 298a23f74c fix: resolve issue where some models do not use modelInfo parameter (#15830) chanx 2026-06-09 13:18:01 +08:00
  • 9c0cc77e35 Fix empty response set not take effect (#15824) Wang Qi 2026-06-09 13:06:58 +08:00
  • faf78d3069 Fix: OceanBase tenant startup drift and docs (#15829) Idriss Sbaaoui 2026-06-09 13:04:05 +08:00
  • 93e4f6bc09 Fix: Add bge as embedding (#15784) Wang Qi 2026-06-09 09:31:24 +08:00
  • d94b8c14cb fix(api): await asyncio.wait_for in verify_api_key embedding branch (#15620) DearsisHS 2026-06-08 23:01:36 +08:00
  • cbb3896aaa fix(api): guard missing row in SearchService.get_detail (#15622) DearsisHS 2026-06-08 23:01:28 +08:00
  • 55abf4f565 Go: new CLI command, list all models and show model (#15786) Jin Hai 2026-06-08 21:38:15 +08:00
  • 35527f6755 fix: guard http.DefaultTransport type assertion in xiaomi for Go 1.25 (#15787) Jack 2026-06-08 21:11:21 +08:00
  • f2aadd3871 Fix: is_english() returns False for any list argument (broken language detection) (#15489) Yash Raj Pandey 2026-06-08 08:25:23 -04:00
  • b9f06e6095 Feat: model list (#15774) Lynn 2026-06-08 20:18:00 +08:00
  • 338fdb65fb feat(ci): enable go test in CI pipeline (#15750) Jack 2026-06-08 20:06:57 +08:00
  • c5d0060e0b Delete not supported model providers list (#15783) Wang Qi 2026-06-08 20:06:03 +08:00
  • 6fc3955cab fix(go-models): normalize Qwen reasoning families (#15735) oktofeesh 2026-06-08 04:32:19 -07:00
  • e0dc7af5dd fix(go-models): fix MiniMax driver requests (#15527) oktofeesh 2026-06-08 04:32:01 -07:00
  • 25df0a6725 fix(go-models): validate URL suffix config keys (#15734) oktofeesh 2026-06-08 04:29:36 -07:00
  • 8dc7f1d95e Go: implement ASR and TTS for xiaomi (#15765) Haruko386 2026-06-08 19:27:45 +08:00
  • d63bd81d0d fix(go-models): fix Moonshot model and balance requests (#15528) oktofeesh 2026-06-08 04:27:19 -07:00
  • 8e4fba6cd2 Fix OpenRouter key JSONDecodeError (#15776) Wang Qi 2026-06-08 19:19:10 +08:00
  • 0c5245e454 fix: await lmstudio embedding verification (#15772) buua436 2026-06-08 19:17:47 +08:00
  • d025e18176 Fix: Add a waiting status to the messages on the chat page. (#15773) balibabu 2026-06-08 19:17:00 +08:00
  • 7dd4030986 fix: Resolve error when checking pipeline parsing result (#15778) chanx 2026-06-08 19:16:21 +08:00
  • d9a04ef702 fix: support auto mode in table parser document metadata aggregation (#15780) euvre 2026-06-08 04:08:23 -07:00
  • 2c64febc93 feat: add ModelMeta implementations for Xinference, LocalAI, BaiduYiyan, and Tencent Cloud (#15752) euvre 2026-06-08 04:05:25 -07:00
  • 17f27b9df2 fix(browser): show resolved variables in workflow run log input (#15325) 天海蒼灆 2026-06-08 18:12:56 +08:00
  • 8abe627e69 i18n(it): complete Italian translation (49% → 100%) (#15729) gaulin-ai 2026-06-08 12:06:47 +02:00
  • 86b320e746 feat(web): show provider count on each model-type filter tag (#15444) Worldwide 2026-06-08 02:31:22 -07:00
  • 453ade288c fix(opensearch): keep "id" in _source on insert so document metadata isn't empty (#15473) Rintaro 2026-06-08 18:31:04 +09:00
  • 14c460a525 Fix: Excel parser emits a spurious header-only chunk at exact chunk_rows multiples (#15490) Yash Raj Pandey 2026-06-08 05:16:45 -04:00
  • 68b9360536 fix(nlp): tokenize content_tks by whitespace in FulltextQueryer.paragraph (#15721) seekmistar01 2026-06-08 02:16:30 -07:00
  • 2bd8900638 Fix: Model provider bugs (#15770) chanx 2026-06-08 17:04:05 +08:00
  • 04209ffccf feat: implement FetchChunkVectors for citation vector hydration (#15749) Jack 2026-06-08 16:54:00 +08:00
  • c8c890b06c fix: refine think stream parsing (#15745) buua436 2026-06-08 16:53:22 +08:00
  • 144abbe2eb feat: Unify the 'Add Model Provider' modal (#15768) chanx 2026-06-08 16:46:52 +08:00
  • 4bbd59823a Addd OpenRouter OpenAI API compatible list models (#15764) Wang Qi 2026-06-08 16:42:17 +08:00
  • 653d4bdbf5 Fix : Ci fail for infinity on level p3 (#15757) Idriss Sbaaoui 2026-06-08 16:35:33 +08:00
  • 67ce0c896d feat[Go]: implement /api/v1/agents/<agent_id>/sessions (#15705) Haruko386 2026-06-08 16:26:27 +08:00
  • e2b0da9eea fix(opensearch): keep the BM25 leg in hybrid search (#15760) Danut Matei 2026-06-08 11:17:47 +03:00
  • 8f4809d1b5 feat: implement POST /api/v1/searchbots/retrieval_test (#15710) Jack 2026-06-08 16:16:56 +08:00
  • 9c32b73cf7 Fix: The embedded website floating component on the agent page does not display citations. (#15767) balibabu 2026-06-08 16:09:36 +08:00
  • e81bca73d5 fix: normalize agent session chunks (#15756) buua436 2026-06-08 15:29:55 +08:00
  • 5e0a7ce408 Update Rerank logic in GO (#15755) qinling0210 2026-06-08 15:28:10 +08:00
  • 6bf7056422 feat: add placeholder model metas (#15753) buua436 2026-06-08 14:54:59 +08:00
  • c935f305e2 Fix: The time zone is not displayed on the personal profile page. (#15759) balibabu 2026-06-08 14:33:52 +08:00
  • 220ee9dbfb fix: normalize reasoning model families (#15612) bitloi 2026-06-08 02:32:52 -03:00
  • b1a2210d06 fix(go-models): increase JieKouAI SSE scanner buffer (#15737) oktofeesh 2026-06-07 22:10:10 -07:00
  • 5e25e2600b Go: implement Xiaomi chat provider (#15626) tmimmanuel 2026-06-07 19:09:36 -10:00
  • 38f9ea5fec fix(rerank): normalize reranker scores onto a single scale before hybrid blend (#15429) cleanjunc 2026-06-08 06:53:22 +03:00
  • 3d7adf2193 feat[Go]: implement GET /plugin/tools (issue #15240) (#15570) dripsmvcp 2026-06-07 20:53:19 -07:00
  • 91983106f2 fix(retrieval): keep rerank window aligned to page_size for deep pagination (#15434) cleanjunc 2026-06-08 06:53:12 +03:00
  • c960dc2a4c Refine handling of POST /api/v1/datasets/search in GO (#15583) qinling0210 2026-06-08 11:49:37 +08:00
  • 074c331cdf fix(go-api): sync document handler interface and enforce preview acce… (#15688) Hz_ 2026-06-08 11:37:06 +08:00
  • b05d5a5228 Feat: get model list from remote (#15711) Lynn 2026-06-08 11:02:40 +08:00
  • b0a45809ff fix(onedrive): normalize folder_path for Graph delta URL (#15503) kpdev 2026-06-07 18:56:47 -07:00
  • 5a04ac0864 feat: Dify-compatible retrieval API endpoint (#15704) Jack 2026-06-05 21:16:25 +08:00
  • 1deb1313d2 feat(go-cli): support batch model add/remove and optional embedding dimension (#15631) Hz_ 2026-06-05 19:31:06 +08:00
  • 9c14e3f377 Fix: When adding a chat in the main interface, a warning will automatically pop up (#15685) balibabu 2026-06-05 19:09:22 +08:00
  • ea79d65d08 feat: add KGSearchRetrieval for full KG pipeline (N-hop, scoring, query_rewrite, community) (#15690) Jack 2026-06-05 18:00:27 +08:00
  • aa9545e4c9 Revert "fix: duplicate document ingest guard" (#15707) Wang Qi 2026-06-05 17:45:29 +08:00
  • 214ee319f8 Revert "fix(api): authorize owner_ids for list chats and search apps (#14775) (#15698) Wang Qi 2026-06-05 17:26:02 +08:00
  • 6cba5a544a fix(agent): skip empty switch conditions (#15691) Yufeng He 2026-06-05 17:20:44 +08:00
  • aab01af6f2 fix: Update Dockerfile and release workflow to use GitHub mirror instead of Gitee (#15700) Liu An 2026-06-05 16:10:52 +08:00
  • f78ef328bb Go: implement Bedrock embeddings (#15543) tmimmanuel 2026-06-04 19:26:32 -10:00
  • b8db200757 feat(go-api): implement MCP server management endpoints (#15281) web-dev0521 2026-06-04 23:25:09 -06:00
  • 1d7e45115b feat(connectors): add Salesforce CRM data source connector (#15462) web-dev0521 2026-06-04 23:24:36 -06:00
  • e629c0203b feat: add KG entity/relation/community search functions (#15689) Jack 2026-06-05 13:23:04 +08:00
  • 4b2af1347c feat[Go]: implement Agent/Workflow PUT /api/v1/agents/<canvas_id>/tags (#15641) Haruko386 2026-06-05 13:22:23 +08:00
  • 71649db3b0 fix: prevent duplicated post-think text (#15651) buua436 2026-06-05 13:21:26 +08:00
  • f6ff862a24 fix: restore case-insensitive contains/not contains/not in and consolidate metadata filter pipeline (#15686) Jack 2026-06-05 12:47:55 +08:00
  • ee32d91aab feat: add EnrichChunksWithDocMetadata function to attach document metadata to chunks (#15659) Jack 2026-06-05 11:42:23 +08:00
  • 3b1ae3f829 feat: support SelectFields override in DocEngine for KG-specific queries (#15684) Jack 2026-06-05 11:41:39 +08:00
  • 4cbe597d7e Refactor: consolidate to use @login_required (#15652) Wang Qi 2026-06-05 11:35:00 +08:00
  • 9f3e289b78 Fix: preserve markdown tables during delimiter extraction (#15632) bitloi 2026-06-04 23:35:33 -03:00
  • 431f52a5d4 feat[Go]: implement GET /agents/templates (issue #15240) (#15573) dripsmvcp 2026-06-04 19:13:30 -07:00
  • a237a89b90 feat: add QueryRewrite prompt builder and response parser (#15669) Jack 2026-06-05 10:11:14 +08:00
  • bf6c091c9f feat: add KG scoring utilities (#15666) Jack 2026-06-05 10:10:59 +08:00
  • bd49fd70aa fix(api): set SDK document download Content-Type from filename (#15112) (#15113) kpdev 2026-06-04 19:08:53 -07:00
  • 794c1f4b25 Fix: volc engine and other json key factories (#15653) Lynn 2026-06-05 09:45:44 +08:00
  • 7789862cc5 fix(docker): mount tmpfs on es01 /tmp for entrypoint permissions (#15655) He Wang 2026-06-04 23:19:31 +08:00
  • eee6ad546f feat: add ResolveReferenceMetadata utility function (#15663) Jack 2026-06-04 22:34:18 +08:00
  • 96a416629d refactor: change GetFlattedMetaByKBs return type to common.MetaData (#15656) Jack 2026-06-04 22:16:04 +08:00
  • 98f2a2e60b feat(connectors): add Azure Blob Storage data source connector (#15466) web-dev0521 2026-06-04 07:06:01 -06:00
  • a78a3fdd47 fix: add nil guard to DocumentDAO.GetByIDs and add tests (#15649) Jack 2026-06-04 21:00:02 +08:00
  • 461c190c49 feat: migrate meta_filter and convert_conditions to Go (#15648) Jack 2026-06-04 20:14:27 +08:00
  • e627f5d8c5 feat: implement POST /api/v1/searchbots/related_questions API (#15639) Jack 2026-06-04 19:13:58 +08:00
  • 6143205b37 feat: implement GET /api/v1/agents/<agent_id>/versions/<version_id> API (#15640) Jack 2026-06-04 19:13:26 +08:00
  • 423fb6faae fix: duplicate document ingest guard (#15638) buua436 2026-06-04 17:57:51 +08:00
  • baeb0c0431 Refactor[Go Model Provider]: refactor baseURL and modelConfig (#15627) Haruko386 2026-06-04 17:50:22 +08:00
  • 04dc3bb19c fix: pass search id to searchbots ask (#15646) buua436 2026-06-04 17:41:56 +08:00
  • 23aae19898 feat: implement POST /api/v1/agents/<agent_id>/upload API (#15633) Jack 2026-06-04 17:21:47 +08:00
  • b65b18ba4c Fix: model provider (#15634) Lynn 2026-06-04 16:05:00 +08:00
  • 02d163a177 feat: implement GET /api/v1/agents/<agent_id>/versions API (#15629) Jack 2026-06-04 15:36:26 +08:00
  • c6eee09ed3 feat: migrate POST /api/v1/datasets/<dataset_id>/documents/stop to Go (#15597) Jack 2026-06-04 14:16:13 +08:00
  • 5db1b296fb fix: fall back from empty Docling native chunks (#15601) Yufeng He 2026-06-04 13:42:58 +08:00