Commit Graph

  • 834236a3ec feat[Go]: implement /api/v1/system/status GET (#15348) Haruko386 2026-05-29 10:12:12 +08:00
  • 58eb957c30 fix(go-models): harden JieKouAI driver requests (#15337) oktofeesh 2026-05-28 19:09:27 -07:00
  • e023c165b6 Fix(kb): enforce tenant authorization on UpdateMetadataSetting (#15268) (#15270) nickmopen 2026-05-29 05:08:55 +03:00
  • 7fc909acc9 fix(go-models): harden ModelScope default transport handling (#15339) glorydavid03023 2026-05-28 06:41:11 -05:00
  • 0a7662cf3e feat(go-api): implement GET /api/v1/agents list endpoint (issue #15328) (#15329) web-dev0521 2026-05-28 05:40:54 -06:00
  • f80ec17fc5 feat(go-api): implement connector (data source) management endpoints (#15274) web-dev0521 2026-05-28 05:40:15 -06:00
  • 98bc9ca6ac feat: implement Microsoft Teams data source connector (#15193) web-dev0521 2026-05-28 03:10:38 -06:00
  • b7d88f0b09 fix(go-models): harden Voyage default transport handling (#15341) glorydavid03023 2026-05-28 03:46:58 -05:00
  • ff9aa4e2c7 fix(go-models): harden LongCat default transport handling (#15340) glorydavid03023 2026-05-28 03:45:59 -05:00
  • ed878930fb feat[Go]: implement delete/ rebuild/ listlog api for connector (#15300) Haruko386 2026-05-28 16:44:35 +08:00
  • 32d5bf9791 feat: add Go MCP server create API (#15260) Alexander Laurent 2026-05-27 22:43:21 -10:00
  • bea8092007 Update developer doc (#15336) Jack 2026-05-28 15:58:09 +08:00
  • 5de021ebb4 feat: implement Slack data source connector (#15188) web-dev0521 2026-05-28 01:46:07 -06:00
  • 7e83643536 Fix: Clustering method echo error (#15322) chanx 2026-05-28 14:32:31 +08:00
  • 8468227a1a fix(go-models): harden 302.AI driver requests (#15289) #15326 oktofeesh 2026-05-27 22:33:01 -07:00
  • 0694b4af57 fix: include user model settings in /user/me response (#15320) Hz_ 2026-05-28 13:31:16 +08:00
  • 085241b039 Go: implement system healthz API (#15307) tmimmanuel 2026-05-27 19:30:22 -10:00
  • c4c4e228e3 feat: implement SharePoint data source connector (#15190) web-dev0521 2026-05-27 23:26:08 -06:00
  • 0aff6a3f32 Feature: Allow page_size max value 100 (#15292) Wang Qi 2026-05-28 11:13:01 +08:00
  • 0940f1a135 Feat: add new tests and tescases for restful api suite (#15299) Idriss Sbaaoui 2026-05-28 11:03:12 +08:00
  • b472ceeb68 go: add PATCH /api/v1/users/me user settings update (#15297) Hz_ 2026-05-28 07:08:50 +08:00
  • f0cb7a544b Refactor: Task Executor (#15154) Jack 2026-05-27 21:54:17 +08:00
  • 0071e98c11 Docs: Finalized v0.25.6 release notes. (#15305) writinwaters 2026-05-27 20:26:15 +08:00
  • 129e1e3196 Docs: Updated converse with agent API reference. (#15257) writinwaters 2026-05-27 17:45:23 +08:00
  • 43cbfd447a Fix: ExeSQL node continues on per-statement SQL errors (#15140) nickmopen 2026-05-27 11:37:14 +03:00
  • 82318dee5d feat[Go]: implement create_connector API (#15285) Haruko386 2026-05-27 15:54:11 +08:00
  • 2c099bbb95 Fix: Uploading TSV format documents to the knowledge base did not generate any error messages. (#15284) balibabu 2026-05-27 14:42:53 +08:00
  • 7fb9a26623 fix(go-models): validate TokenHub chat requests (#15283) oktofeesh 2026-05-26 23:39:41 -07:00
  • ae88578451 Go: implement TTS and ASR for X.AI (#15247) Haruko386 2026-05-27 14:08:35 +08:00
  • 0b000b833e Go: implement connector get API (#15259) tmimmanuel 2026-05-26 20:07:55 -10:00
  • 17b5b33574 Go: implement Rerank in Replicate driver (#15278) sxxtony 2026-05-27 09:07:00 +03:00
  • ae5f48f233 feat: add GiteeAI provider support to Go API server (#15131) Alexander Laurent 2026-05-26 20:06:34 -10:00
  • 47626bbe63 go: add Qiniu model provider (#15280) Hz_ 2026-05-27 13:19:39 +08:00
  • a3c6e075f6 fix(go-models): add VolcEngine model listing suffix (#15234) oktofeesh 2026-05-26 22:14:56 -07:00
  • 1f34a18242 Feat: add new tests and tescases for restful api suite (#15277) Idriss Sbaaoui 2026-05-27 13:07:49 +08:00
  • 187dc8a1e6 Fix: The Creativity parameter of chat was not saved. (#15243) balibabu 2026-05-27 11:02:30 +08:00
  • 8f0632c8d9 Docs: v0.25.6 release notes draft (#15255) v0.25.6 writinwaters 2026-05-26 20:56:36 +08:00
  • 5ae41dc1eb fix(go-models): route hosted OCR providers through drivers (#15233) oktofeesh 2026-05-26 05:40:40 -07:00
  • 303221c1f4 Fix: show tag list for chunk (#15251) Wang Qi 2026-05-26 20:24:22 +08:00
  • 22a3b8cdf9 feat(go-models): list LongCat models (#15241) oktofeesh 2026-05-26 04:58:53 -07:00
  • 557024e7d4 fix(go-models): add xAI model listing suffix (#15236) oktofeesh 2026-05-26 04:58:20 -07:00
  • af48a22ff4 Docs: Initial draft for v0.25.6 release notes. (#15250) writinwaters 2026-05-26 19:46:40 +08:00
  • 0639dba89a Docs: Update version references to v0.25.6 in READMEs and docs (#15248) Liu An 2026-05-26 19:45:43 +08:00
  • 3619ceca01 Go: implement provider: OrcaRouter (#15235) Haruko386 2026-05-26 18:20:33 +08:00
  • a48bcf814d Go: implement provider: ModelScope (#15041) dripsmvcp 2026-05-26 19:18:46 +09:00
  • 84add43208 Add HuaweiCloud model provider (#15237) Hz_ 2026-05-26 17:13:15 +08:00
  • a7d25391dc fix(tokenhub): wire Go driver and harden requests (#15224) ghost 2026-05-26 02:12:37 -07:00
  • 0fb85a66bc feat(go-models): add AWS Bedrock provider driver (#15166) Jake Armstrong 2026-05-25 23:10:06 -10:00
  • 036ed5b236 Feat: add new tests and tescases for restful api suite (#15230) Idriss Sbaaoui 2026-05-26 13:24:22 +08:00
  • bce11527c3 Fix: Fixed metadata issue (#15226) chanx 2026-05-26 13:16:15 +08:00
  • 619b971785 Fix: empty file with better message (#15232) Wang Qi 2026-05-26 12:28:53 +08:00
  • 0d2a17254c fix(api): allow canvas_type in agent create and update APIs (#15201) 天海蒼灆 2026-05-26 11:31:46 +08:00
  • 3dbd874a79 Go: implement Rerank in DeepInfra driver (#15185) glorydavid03023 2026-05-25 21:52:09 -05:00
  • 67f7d87dff Go: implement provider: FuturMix (#15013) sxxtony 2026-05-26 05:51:29 +03:00
  • 806414df43 Go: validate Baidu OCR inputs (#15168) Renzo 2026-05-26 09:51:05 +07:00
  • b961810e79 Go: implement OCR in ZhipuAI driver (#15143) Jake Armstrong 2026-05-25 16:50:06 -10:00
  • c3b38d397f Feat: add new tests and tescases for restful api suite (#15223) Idriss Sbaaoui 2026-05-26 10:08:45 +08:00
  • 54c3d23513 Fix [Bug]: Save parser configs in dataset configuration page is not working #15175 (#15177) Jay Xu 2026-05-26 10:04:43 +08:00
  • 4b36801b53 fix: resolve asyncio correctness issues (fire-and-forget tasks, event loop nesting) (#14761) wdeveloper16 2026-05-25 16:45:40 +02:00
  • ed179ce684 Fix: The prompt variable for the agent operator disappears after input. (#15218) balibabu 2026-05-25 20:36:51 +08:00
  • 67e43e7df7 Docs: Minimum required Python version increased to 3.13. (#15219) writinwaters 2026-05-25 20:23:30 +08:00
  • af85aa9c7b Implement Elasticsearch functions in GO (#15160) qinling0210 2026-05-25 19:15:07 +08:00
  • 7d200d5bd7 Feat: add new tests and tescases for restful api suite (#15208) Idriss Sbaaoui 2026-05-25 19:03:56 +08:00
  • c7c75c0a87 Feat: Enable agent messages to display base64 images (#15212) balibabu 2026-05-25 19:02:03 +08:00
  • f4d36f7082 Fix #15170 cannot filter document status (#15216) Wang Qi 2026-05-25 18:58:37 +08:00
  • 4783ce9951 fix(Go): rewrite chat, listmodels, embed for Ollama (#15213) Haruko386 2026-05-25 18:55:03 +08:00
  • 0f92353bd9 Fix: Replace the red highlight at the top of the PDF document with yellow. (#15203) balibabu 2026-05-25 17:21:36 +08:00
  • 4776bfa8a2 Fix: Correct the API path (#15204) Wang Qi 2026-05-25 17:11:24 +08:00
  • 9d1006e4ec fix: The output of the parser in the ingestion pipeline contains HTML tags (#14920) Jonathan Chang 2026-05-24 22:06:36 -10:00
  • e6068a7f7e Fix: table parser metadata (#15127) Ahmad Intisar 2026-05-25 13:05:38 +05:00
  • e7d45dd645 Feat: Expose Doc Generator file metadata as discrete outputs (#15080) nickmopen 2026-05-25 11:05:00 +03:00
  • 69f301b84a Go: implement embed for Tencent Hunyuan (#15207) Haruko386 2026-05-25 16:04:17 +08:00
  • bb6cfc14e6 feat[go]: implement provider: TokenHub (#15159) ちー 2026-05-25 16:02:50 +08:00
  • 5069561abc Fix /chat/completions to allow send only the latest message (#15197) Wang Qi 2026-05-25 14:23:33 +08:00
  • bb148edf4c Revert "Fix: /openai/<chat_id>/chat/completions not aware of session_id" (#15205) Wang Qi 2026-05-25 14:23:10 +08:00
  • f8c626bbc8 Go: add ingestion server (#15094) Jin Hai 2026-05-25 14:00:08 +08:00
  • 5d022d83e8 Go: implement provider: PaddleOCR_Local (#15158) Haruko386 2026-05-25 12:12:57 +08:00
  • 8d8ea71877 Go: implement provider: Tencent Hunyuan (#15092) dripsmvcp 2026-05-25 12:04:39 +09:00
  • 0ce6655789 Fix: /chat/completions not aware of conversation_id (#15162) Wang Qi 2026-05-25 10:47:08 +08:00
  • 50424df48e feat(i18n): complete French translation — add ~1400 missing keys (#15192) VincentLambert 2026-05-25 04:32:45 +02:00
  • 432e966414 fix(go): support OpenAI audio endpoints (#15104) bitloi 2026-05-24 23:25:53 -03:00
  • e6dd397531 Fix: /openai/<chat_id>/chat/completions not aware of session_id (#15155) Wang Qi 2026-05-22 20:38:56 +08:00
  • 302f97de50 Go: implement reasoning_chat, TTS, ASR for Groq (#15153) Tohka 2026-05-22 18:02:30 +08:00
  • 3f02ca7ba1 Go: implement embed, rerank, tts for AstraFlow (#15135) Haruko386 2026-05-22 18:02:01 +08:00
  • bf9297a343 Docs: Added a guide on integrating Discord. (#15156) writinwaters 2026-05-22 17:49:18 +08:00
  • 87918650ff Refactor: Move API files (#15151) Wang Qi 2026-05-22 17:44:05 +08:00
  • 7e6844118b Fix search vector_similarity_weight (#15108) Wang Qi 2026-05-22 16:05:13 +08:00
  • f9ce07ced1 feat(go-models): add Groq provider driver (#15097) ghost 2026-05-22 00:24:52 -07:00
  • 893980ed8f Fix: add model_type into llm_setting (#15141) Lynn 2026-05-22 15:23:07 +08:00
  • 71a52d579c fix: move agent attachment download api (#15146) buua436 2026-05-22 15:22:05 +08:00
  • ed04893415 Go: implement provider: TokenPony (#15091) dripsmvcp 2026-05-22 16:21:45 +09:00
  • faf77a5a8a feat(evaluation): track token usage in evaluation results (#13487) kpdev 2026-05-22 00:19:53 -07:00
  • b1ef5d365f Go: implement ASR in OpenRouter driver (#15067) Jake Armstrong 2026-05-21 21:19:38 -10:00
  • 8f90740d2e feat: pass chat_template_kwargs through agent chat completion (#14542) Full Stack Developer 2026-05-22 02:15:49 -05:00
  • c33d0b8081 fix: prevent sensitive fields from leaking in user API responses (#14792) dale053 2026-05-22 00:14:26 -07:00
  • f4e63ef33f Refactor: enahnce CI (#15147) Wang Qi 2026-05-22 14:45:09 +08:00
  • a9ec78cb9c Refactor: enahnce retry and timeout (#14983) Wang Qi 2026-05-22 13:16:39 +08:00
  • 11ff848b04 feat: Add SDK and cURL examples for chunk management, chat assistant, and retrieval (#4310) (#14208) Calixto Ong 2026-05-22 12:13:00 +08:00
  • 6ab25bf715 fix: block SSRF in misc_utils.download_img for OAuth avatars (#14868) dale053 2026-05-21 21:12:04 -07:00
  • b2bf9155ed Go: implement ASR in ZhipuAI driver (#15134) Jake Armstrong 2026-05-21 17:53:18 -10:00