Commit Graph

  • 234f1b7cff Go: add office_oxide and parse docx file. (#15976) Jin Hai 2026-06-12 20:28:15 +08:00
  • 4115282c5f Json[model-provider] add nvidia, moonshot, minimax, claude, GPT models (#15970) Haruko386 2026-06-12 19:16:10 +08:00
  • 547139da29 fix(Go-models): preserve model name lookup when aliases exist (#15969) Haruko386 2026-06-12 19:15:28 +08:00
  • b5a426e6e0 Feat: chat channels — connect assistants to external messaging bots (#15850) Kevin Hu 2026-06-12 18:21:30 +08:00
  • 5a7d7771a3 Decouple skill space from Python API (#15971) Yingfeng 2026-06-12 18:18:55 +08:00
  • 115b730d07 Go: parse ingestion DSL (#15938) Jin Hai 2026-06-12 17:58:36 +08:00
  • 89aac82663 Fix: chat/agent -- Default avatar is not displaying correctly. (#15948) balibabu 2026-06-12 17:54:36 +08:00
  • 22a058f56c fix(go): redact internal handler errors (#15746) bitloi 2026-06-12 05:09:10 -03:00
  • e96bc37d06 Go: use NATS as the message queue (#15327) Jin Hai 2026-06-12 14:56:44 +08:00
  • 30724140d2 feat(go): Add Z.ai model entries to all_models.json Add missing Qwen commercial models and provider aliases (#15929) Hz_ 2026-06-12 14:33:01 +08:00
  • e3be39d0de Json: add some models (#15947) Haruko386 2026-06-12 14:32:21 +08:00
  • a2de880b6d fix(profile): enforce profile name validation and input constraints (#15694) Carl Harris 2026-06-11 20:13:18 -07:00
  • de06c9a60b feat: Langfuse session grouping for multi-turn chat traces (#15679) Jonathan Chang 2026-06-12 09:18:06 +07:00
  • 0d836afd34 fix: keep max pagerank for repeated n-hop edges (#15696) Yufeng He 2026-06-11 20:53:11 +08:00
  • bae8c6f109 Improve docx preview (#15907) Yingfeng 2026-06-11 20:43:58 +08:00
  • bde2b1fc6d fix(llm): correct error handling, token accounting, and truncation in embedding providers (#15424) Dexterity 2026-06-11 07:29:46 -04:00
  • ec89fc036d fix(user-settings): collapse sidebar to icon-only rail on mobile (#15678) Carl Harris 2026-06-11 04:28:44 -07:00
  • daa3811165 feat(models): add shared HTTP client, SSE parser, and stub helpers for Go model drivers (#15821) JPette1783 2026-06-11 05:20:12 -06:00
  • 9c30557ef7 Go: add dimensions for list models and fix some embed-bug in providers (#15940) Haruko386 2026-06-11 19:18:49 +08:00
  • 92c4b7688b Docs: Update version references to v0.26.0 in READMEs and docs (#15941) v0.26.0 Liu An 2026-06-11 18:34:26 +08:00
  • 7efa481d61 Docs: Added initial draft for v0.26.0 release notes. (#15603) writinwaters 2026-06-11 18:24:49 +08:00
  • 290432d172 Fix: Search mindmap not working (#15949) Wang Qi 2026-06-11 17:57:27 +08:00
  • 312514c032 feat(go): Add embedding dimension metadata and validation (#15939) Hz_ 2026-06-11 17:55:13 +08:00
  • 9d5950963b Fix: get is_tools from model record (#15946) Lynn 2026-06-11 17:29:28 +08:00
  • 9614605bf9 fix: propagate max_tokens from model config to downstream consumers (#15945) 少卿 2026-06-11 17:24:58 +08:00
  • 49ef959991 i18n(ko): add Korean (한국어) translation (#15863) Yoorim Choi 2026-06-11 17:55:40 +09:00
  • 70ae25fc7b Fix: Remove the pagination from the search and retrieval pages. (#15942) balibabu 2026-06-11 16:36:05 +08:00
  • 2971849783 fix: guard docStoreConn.delete with index_exist in parse and stop_parsing (#15876) jaso0n0818 2026-06-11 18:30:03 +10:00
  • d4fbc013b9 fix: tolerate raw api_key string in AzureEmbed and AzureGptV4 __init__ (#15877) jaso0n0818 2026-06-11 18:28:29 +10:00
  • 381091df71 fix(dialog): guard async_ask() against empty or invalid kb_ids (#15530) bohdansolovie 2026-06-11 15:52:59 +08:00
  • de18313f97 fix(api): POST /documents/stop removes partial chunks and resets counters (#15789) kpdev 2026-06-11 00:51:32 -07:00
  • c15b2b3f66 fix(connectors): enforce WebDAV numeric string size limits (#15731) oktofeesh 2026-06-11 00:47:54 -07:00
  • b978e26208 fix(db): drop Peewee-auto-named unique index on tenant_model_instance (#15699) (#15879) Rene Arredondo 2026-06-11 00:47:12 -07:00
  • a851228ded fix(preview): authenticate markdown document preview requests (#15589) monsterDavid 2026-06-11 00:46:20 -07:00
  • 47fb462e46 fix(api): guard dataset delete when File2Document row is missing (#15533) bohdansolovie 2026-06-11 15:18:08 +08:00
  • 9871a7e0b6 fix: replicate model provider (#15933) Idriss Sbaaoui 2026-06-11 15:08:33 +08:00
  • 3f929e3904 fix(es): downgrade LLM-generated invalid SQL to WARNING in ES sql() (#15409) (#15709) Rene Arredondo 2026-06-11 00:04:52 -07:00
  • a1dc2da7b4 fix: add model_name to embed completion request (#15883) (#15888) zaviermeekz-cpu 2026-06-11 02:38:37 -04:00
  • 5d3f8bbf32 Fix: The regular expression configuration for pipeline header-based chunking will be reset. (#15935) balibabu 2026-06-11 14:12:24 +08:00
  • 906618fb30 Fix Agent chat Minimax content in thinking (#15937) Wang Qi 2026-06-11 14:09:57 +08:00
  • ca00d23aac Go: add parse and chunk command (#15936) Jin Hai 2026-06-11 13:33:26 +08:00
  • 84edf539e7 Go: Refactor list-models func (#15900) Haruko386 2026-06-11 13:32:50 +08:00
  • 4b10c0b885 fix(go-models): guard nil pointers in DeepSeek and VolcEngine streaming (#15817) JPette1783 2026-06-10 23:32:24 -06:00
  • 19104168a6 fix(sync): tolerate list inputs for Discord server_ids / channels (#15790) (#15809) Rene Arredondo 2026-06-10 22:27:42 -07:00
  • c50f9c59aa fix: allow zero message history window and clear history for new sessions (#15897) (#15902) zaviermeekz-cpu 2026-06-11 01:24:48 -04:00
  • a079c08594 fix(deps): exclude litellm 1.82.6 (internal ImportError) — #15916 (#15920) Rene Arredondo 2026-06-10 20:40:07 -07:00
  • 238a01d9e3 Fix multiple tags (#15931) Wang Qi 2026-06-11 10:55:28 +08:00
  • 32559d2dfc Fix: model list (#15914) Lynn 2026-06-11 09:40:45 +08:00
  • bf59eb77cc feat(go-api): port forgot-password flow to Go (#15282) (#15290) Rene Arredondo 2026-06-10 06:27:56 -07:00
  • dfcf226ba3 feat: Implement API of ragflow server in Go (#15256) Jonathan Chang 2026-06-10 20:27:35 +07:00
  • 3e4fb8cf1c Go: fix test and remove unused code (#15909) Jin Hai 2026-06-10 20:38:43 +08:00
  • e132173d1a feat(go): Update Qwen models in all_models.json (#15910) Hz_ 2026-06-10 20:37:01 +08:00
  • 515acf4f60 fix(go): Fix case-insensitive model alias lookup (#15911) Hz_ 2026-06-10 20:36:43 +08:00
  • dfa4c5a795 Fix: add image2text/speech2text/ocr support (#15915) chanx 2026-06-10 20:28:25 +08:00
  • acaeb416ca Fix cannot add fish audio (#15913) Wang Qi 2026-06-10 20:27:43 +08:00
  • 1fd9e1df8e Fix: add thin scrollbar styling for x-spreadsheet component (#15912) chanx 2026-06-10 19:39:00 +08:00
  • aafe6c5534 Fix: The dataset retrieval test returned an incorrect total number. (#15901) balibabu 2026-06-10 19:11:31 +08:00
  • 2980981da2 fix: route visual agent calls to image model (#15906) buua436 2026-06-10 19:09:18 +08:00
  • 0d3e410826 fix: strip Ollama-style tag suffix from LocalAI model names (#15908) Jack 2026-06-10 19:05:05 +08:00
  • 7355db183f Fix: model list (#15905) Lynn 2026-06-10 17:44:50 +08:00
  • ad63877f04 Fix cannot add bedrock (#15904) Wang Qi 2026-06-10 17:08:15 +08:00
  • 8e17a12990 fix: remove think text buffering for real-time reasoning stream (#15891) 少卿 2026-06-10 16:55:57 +08:00
  • 3091d91cf7 Fix no need to put inactive models to bottom (#15903) Wang Qi 2026-06-10 16:55:02 +08:00
  • 16d5b4fa02 feat[Go]: implement POST /api/v1/files/link-to-datasets (#15674) Hunnyboy1217 2026-06-10 01:46:55 -07:00
  • 3796835c4d feat(go-api): migrate agent file download handler to Go with strict P… (#15769) #16275 Hz_ 2026-06-10 16:09:36 +08:00
  • 139f4515e8 Go: refactor CLI (#15898) Jin Hai 2026-06-10 16:06:30 +08:00
  • 357cb84cd4 Fix: cohere call failing (#15899) Idriss Sbaaoui 2026-06-10 15:57:10 +08:00
  • dcf623d60d feat: support multi-type factory models (#15893) buua436 2026-06-10 15:35:21 +08:00
  • 478c9846a1 Fix: model list (#15860) Lynn 2026-06-10 14:59:57 +08:00
  • 899f76af6b Fix add OpenRouter base_url, UI need to select at least one model to verify (#15894) Wang Qi 2026-06-10 14:59:27 +08:00
  • 6822307436 fix: rename ark_api_key to api_key for volcengine provider config (#15896) chanx 2026-06-10 14:56:38 +08:00
  • f632bb4a85 Fix: tenant_model migrate (#15886) Lynn 2026-06-10 14:06:23 +08:00
  • c23809a4bd Fix: Fix some model provider-related UI issues (#15884) chanx 2026-06-10 14:05:57 +08:00
  • 38755c705a feat(go): Add DeepSeek models and Gitee alias metadata tests (#15885) Hz_ 2026-06-10 13:59:23 +08:00
  • 093eec3105 fix: handle qwen rerank error response (#15881) buua436 2026-06-10 13:05:24 +08:00
  • 9aa81e7cad Fix paddle ocr / minerU cannot add (#15858) Wang Qi 2026-06-10 13:04:13 +08:00
  • 7f4bf69f05 Enhancement: slim Docker image, add .dockerignore, fix Go binary shipping (#15880) Idriss Sbaaoui 2026-06-10 11:44:22 +08:00
  • bbc1f2ecec feat(go-api): add RAG retrieval to chat completions (#15739) oktofeesh 2026-06-09 20:07:45 -07:00
  • 7c1bd9a5a5 Go CLI: switch to admin/api server (#15861) Jin Hai 2026-06-10 10:57:00 +08:00
  • 9d9c2dc92c Docs: Supported model providers and URLs updated (#15866) writinwaters 2026-06-10 10:18:14 +08:00
  • d56aeb2f5d feat[Go]: api datasets/<dataset_id>/documents/<document_id>/metadata/… (#15846) Haruko386 2026-06-10 09:57:11 +08:00
  • a396b1ace2 feat[Go]: implement /api/v1/agents/<agent_id> and test_db_connection (#15771) Haruko386 2026-06-10 09:54:07 +08:00
  • 87b8062df4 feat: implement POST /api/v1/searchbots/ask — streaming RAG with citations and think-tag processing (#15825) Jack 2026-06-09 22:48:50 +08:00
  • cf5cca5cbb Fix wrong unit test path (#15864) Yingfeng 2026-06-09 22:48:33 +08:00
  • 2f99d52fb5 fix(ci): re-enable Go tests and fix compilation errors after ListModels signature change (#15862) Jack 2026-06-09 21:12:15 +08:00
  • 88e4d6bddb Fix: restore GraphRAG entity ranking by indexing pagerank and n-hop paths (#15797) cleanjunc 2026-06-09 15:50:45 +03:00
  • 64b860f771 fix(elasticsearch): complete Go result functions (#15148) ghost 2026-06-09 06:10:11 -06:00
  • 10bbe6b5d4 Fix: The variables in the Visual Input File of the agent operator are not displayed. (#15856) balibabu 2026-06-09 19:41:22 +08:00
  • acae932938 fix(go): guard four nil-pointer dereferences causing runtime panics (#15815) JPette1783 2026-06-09 05:29:25 -06:00
  • d4fe3bb148 feat(go-api): Add GET dataset metadata summary API (#15843) Hz_ 2026-06-09 19:27:47 +08:00
  • e050f1816e fix(models): guard unsafe index access in Google and Ollama drivers (#15819) JPette1783 2026-06-09 05:26:52 -06:00
  • 84482762d5 feat: support custom editing for model list (#15855) chanx 2026-06-09 19:24:43 +08:00
  • 7ed1f1c865 Fix VLLM cannot add without /v1 (#15851) Wang Qi 2026-06-09 19:11:15 +08:00
  • 3eff41361b fix: prevent None values in auto-metadata from causing KeyError (#15842) Jack 2026-06-09 19:10:48 +08:00
  • 2773208159 Fix: MinerU cannot be added (#15841) Wang Qi 2026-06-09 19:06:51 +08:00
  • 08a40711a0 Fix: model list (#15839) Lynn 2026-06-09 19:06:31 +08:00
  • f97d6396b4 fix: BaiduYiyan API key validation fails in set_api_key (#15828) euvre 2026-06-09 04:05:58 -07:00
  • 7b8d6f34b3 fix: force image parser json output (#15847) buua436 2026-06-09 19:02:37 +08:00
  • 719ce15c95 Go CLI: update list supported models (#15845) Jin Hai 2026-06-09 19:01:00 +08:00
  • f0efa63bf2 fix: Remove trailing comma in CREATE TABLE tenant_model SQL (#15832) (#15836) Ju Boxiang 2026-06-09 17:54:18 +08:00