Commit Graph

  • d4a123d6dd
    Fix: resolve regex library warnings (#7782) Emmanuel Ferdman 2025-05-22 05:06:28 +03:00
  • ce816edb5f
    Fix: improve task cancel lag (#7765) Stephen Hu 2025-05-22 09:28:08 +08:00
  • ac2643700b
    Feat: Add return value widget to CodeForm #3221 (#7776) balibabu 2025-05-21 19:35:27 +08:00
  • 558b252c5a
    Feat: Switching the programming language of the code operator will switch the corresponding language template #3221 (#7770) balibabu 2025-05-21 18:22:06 +08:00
  • 754a5e1cee
    Feat: Fixed the issue where the page would refresh continuously when opening the sheet on the right side of the canvas #3221 (#7756) balibabu 2025-05-21 17:03:16 +08:00
  • e3e7c7ddaa
    Feat: delete useless image blobs when task executor meet edge cases (#7727) Stephen Hu 2025-05-21 10:22:30 +08:00
  • 76b278af8e
    0519 pdfparser (#7747) writinwaters 2025-05-20 19:41:55 +08:00
  • 1c6320828c
    Feat: Rename agent #3221 (#7740) balibabu 2025-05-20 19:13:19 +08:00
  • 0c2b8182e4
    Fix: wrong type hint (#7738) Yongteng Lei 2025-05-20 17:21:42 +08:00
  • 4a7ed9afef
    Feat: sandox enhancement (#7739) Yongteng Lei 2025-05-20 17:21:28 +08:00
  • d72468426e
    Feat: Render the agent list page by page #3221 (#7736) balibabu 2025-05-20 16:03:55 +08:00
  • 796f4032b8
    Feat: Migrate the code operator to the new agent. #3221 (#7731) balibabu 2025-05-20 15:30:56 +08:00
  • 1ae7b942d9
    Feat: The image displayed in the reply message can also be clicked to display the location of the source document where the slice is located #7623 (#7723) balibabu 2025-05-20 10:40:53 +08:00
  • fed1221302
    Refa: HTTP API list datasets / test cases / docs (#7720) liu an 2025-05-20 09:58:26 +08:00
  • 6ed81d6774
    Feat: Add OAuth state parameter for CSRF protection (#7709) Chaoxi Weng 2025-05-20 09:40:31 +08:00
  • 115850945e
    Fix:When you create a new API module named xxxa_api, the access route will become xxx instead of xxxa. For example, when I create a new API module named 'data_api', the access route will become 'dat' instead of 'data (#7325) donblack01 2025-05-20 09:39:26 +08:00
  • 8e87436725
    Feat: Modify the Python language template code of the code operator #4977 (#7714) balibabu 2025-05-19 19:34:43 +08:00
  • e8e2a95165
    Refa: more fallbacks for bad citation format (#7710) Yongteng Lei 2025-05-19 19:34:05 +08:00
  • b908c33464
    Fix: uncaptured image data with position information (#7683) Yongteng Lei 2025-05-19 19:33:28 +08:00
  • 0ebf05440e
    Feat: repair corrupted PDF files on upload automatically (#7693) Yongteng Lei 2025-05-19 14:54:06 +08:00
  • 7df1bd4b4a
    When creating an assistant, no dataset is specified, a different default system promt is used (#7690) liwenju0 2025-05-19 11:33:54 +08:00
  • 5d21cc3660
    fix: Fix the problem that concurrent execution limit in task executor fails and causes OOM (issue#7580) (#7700) S0b3Rr 2025-05-19 10:25:56 +08:00
  • b0275b8483
    Fix: value too long error for chat name (#7697) Song Fuchang 2025-05-19 10:25:41 +08:00
  • 86c6fee320
    Docs: Added an FAQ (#7694) writinwaters 2025-05-19 09:58:10 +08:00
  • c0bee906d2
    Docs: Added a guide on switching document engine (#7692) writinwaters 2025-05-16 19:02:36 +08:00
  • bfaa469b9a
    Feat: Rendering recall test page #3221 (#7689) balibabu 2025-05-16 18:56:48 +08:00
  • d73a08b9eb
    Fix: Fixed the issue where message references could not be displayed (#7691) balibabu 2025-05-16 18:56:25 +08:00
  • a1f06a4fdc
    Feat: Support tool calling in Generate component (#7572) Song Fuchang 2025-05-16 16:32:19 +08:00
  • cb26564d50
    Docs: Added contribution guidelines and sandbox-related tips (#7685) writinwaters 2025-05-16 16:28:21 +08:00
  • 59705a1c1d
    Test: change variable for ZHIPU_AI_API_KEY (#7684) liu an 2025-05-16 15:58:54 +08:00
  • 205974c359
    Docs: Improve oauth configuration documentation and examples (#7675) Chaoxi Weng 2025-05-16 14:17:39 +08:00
  • 04edf9729f
    Test: use environment variable for ZHIPU_AI_API_KEY (#7680) liu an 2025-05-16 13:51:21 +08:00
  • bb1268ef4b
    Fix: Fixed the issue where the height of the chat page shared externally did not fill the window #7460 (#7682) balibabu 2025-05-16 13:45:44 +08:00
  • c5826d4720
    Feat: launch sandbox from docker-compose (#7671) Yongteng Lei 2025-05-16 11:14:57 +08:00
  • deb2faf7aa
    Fix:Fail to get list_sessions (#7678) Stephen Hu 2025-05-16 10:58:28 +08:00
  • 2777941b4e
    Feat: add code agent component (#7672) Yongteng Lei 2025-05-16 10:27:47 +08:00
  • ae8b628f0a
    Refa: HTTP API delete dataset / test cases / docs (#7657) liu an 2025-05-16 10:16:43 +08:00
  • 0e9ff8c1f7
    Feat: Fixed the issue where the dataset configuration page kept refreshing #3221 (#7666) balibabu 2025-05-16 09:53:47 +08:00
  • d373c46976
    Fix: Use DOMPurify to filter out dangerous HTML #7668 (#7669) balibabu 2025-05-16 09:53:34 +08:00
  • 008e55a65e
    Feat: Add the JS code (or other) executor component to Agent. #4977 (#7677) balibabu 2025-05-16 09:53:00 +08:00
  • 772992812a
    Docs: Added a guide on AI search (#7674) writinwaters 2025-05-15 18:41:39 +08:00
  • a8542508b7
    Refa: Deprecate /github_callback in favor of /oauth/callback/<channel> for GitHub OAuth integration (#7587) Chaoxi Weng 2025-05-15 14:39:37 +08:00
  • 0b4d366514
    Fix: Setuptools project.license as a TOML table deprecation (#7652) Gifford Nowland 2025-05-14 21:23:29 -07:00
  • e7a84bdac2
    Fix: setuptools package definitions (#7654) Gifford Nowland 2025-05-14 21:22:56 -07:00
  • d2b346cf9e
    Feat: When Delete Chunk Will Also Delete Chunk Related Image (#7656) Stephen Hu 2025-05-15 11:53:47 +08:00
  • 1d0dcddf61
    Docs: Miscellaneous UI updates (#7648) writinwaters 2025-05-15 11:35:52 +08:00
  • d49025b501
    Trival. (#7653) Kevin Hu 2025-05-15 11:03:05 +08:00
  • dd0fd13ea8
    Fix: Anonymize profile input defaults (#7649) Gifford Nowland 2025-05-14 18:19:35 -07:00
  • 36e32dde1a
    Feat: update llm factories for SILICONFLOW (#7620) Debug Doctor 2025-05-14 19:46:27 +08:00
  • 53a2c8e452
    Docs: Chat assistant relative time expressions were enabled in 0.17.1. (#7647) writinwaters 2025-05-14 19:42:27 +08:00
  • 5218ff775c
    Feat: Add data set configuration form #3221 (#7646) balibabu 2025-05-14 19:09:01 +08:00
  • 5d5dbb3bcb
    Feat: Display inline (non-quoted) images in the chat and search modules #7623 (#7638) balibabu 2025-05-14 15:44:54 +08:00
  • 5a0273e3ea
    Docs: update 7 readme (#7639) Chenzy 2025-05-14 15:44:24 +08:00
  • ce81e470e3
    Fix:Agent running message i10n (#7635) Stephen Hu 2025-05-14 14:27:12 +08:00
  • 4ac61fc470
    Docs: Update README.md (#7607) FrozenZero 2025-05-14 14:24:30 +08:00
  • bfe97d896d
    Fix: docx get image exception. (#7636) Kevin Hu 2025-05-14 12:24:48 +08:00
  • e7a6a9e47e
    Feat: Add frontend support for third-party login integration (#7553) Chaoxi Weng 2025-05-14 12:19:28 +08:00
  • d06431f670
    FIX: knowledge will not render a paginator when count is greater than 30 (#7596) Stephen Hu 2025-05-14 11:53:11 +08:00
  • 2fa8e3309f
    Fix: file name length limit mismtach (#7630) Stephen Hu 2025-05-14 10:13:03 +08:00
  • fe3b2acde0
    Feat: Show images in reply messages #7608 (#7625) balibabu 2025-05-13 19:30:17 +08:00
  • 01330fa428
    Feat: let image citation being shown. (#7624) Kevin Hu 2025-05-13 19:30:05 +08:00
  • b4cc37f3c1
    Feat: Fixed the issue where the chat page would jump after entering the homepage #3221 (#7616) balibabu 2025-05-13 17:57:28 +08:00
  • a8dbb5d3b0
    Docs: Restructured docs (#7614) writinwaters 2025-05-13 15:49:08 +08:00
  • 321a280031
    Feat: add image preview to retrieval test. (#7610) Kevin Hu 2025-05-13 14:30:36 +08:00
  • 5c9025918a
    Feat: Adjust the display position of recall test item images #7608 (#7609) balibabu 2025-05-13 14:09:51 +08:00
  • 573d46a4ef
    FIX:ZeroDivisionError when using large page_size in client.retrieve() (#7595) Stephen Hu 2025-05-13 10:46:31 +08:00
  • 4ae8f87754
    Fix: missing graph resolution and community extraction in graphrag tasks (#7586) alkscr 2025-05-13 09:21:03 +08:00
  • 63af158086
    Docs: Guide on enabling Excel2HTML (#7590) writinwaters 2025-05-12 19:44:29 +08:00
  • 3877bcfc21
    Feat: Add FormContainer component #3221 (#7588) balibabu 2025-05-12 19:39:37 +08:00
  • f8cc557892
    Fix(api): correct default value handling in dataset parser config (#7589) liu an 2025-05-12 19:39:18 +08:00
  • e39ceb2bd1
    Feat: add support for OpenAi gpt 4.1 series (#7540) Andrea 2025-05-12 12:24:53 +02:00
  • 992398bca3
    Feat: Add http api to create, update, or delete agents. (#7515) Song Fuchang 2025-05-12 17:59:53 +08:00
  • baa108f5cc
    Fix: markdown table conversion error (#7570) alkscr 2025-05-12 17:16:55 +08:00
  • 4a891f2d67
    Fix: InfiniteScroll sometimes can not fetch next page (#7550) Stephen Hu 2025-05-12 17:15:55 +08:00
  • 514c08a932
    add show debug (#7390) so95 2025-05-12 16:15:19 +07:00
  • d05e8a173d
    Docs:Updated langfuse guide (#7583) writinwaters 2025-05-12 11:28:14 +08:00
  • ad412380cb
    Fix:Discrepancy between Document.list_chunks() API documentation and implementation (#7575) Stephen Hu 2025-05-12 11:05:32 +08:00
  • af35e84655
    Set helm resource-policy to be keep (#7574) Jason Li 2025-05-12 04:23:49 +02:00
  • 29f45a85e4
    docs: add langfuse documentation (#7568) Jannik Maierhöfer 2025-05-11 18:55:34 -07:00
  • ea5e8caa69
    feat: Enable antialiasing for PDF image extraction to improve OCR accuracy (#7562) liuzhenghua 2025-05-12 09:50:21 +08:00
  • 473aa28422
    Docs: Restructured MCP-specific documents (#7565) writinwaters 2025-05-12 09:49:54 +08:00
  • ef0c4b134d
    Test: skip unstable test cases (#7578) liu an 2025-05-12 09:49:14 +08:00
  • 35e36cb945
    Refa: HTTP API update dataset / test cases / docs (#7564) liu an 2025-05-09 19:17:08 +08:00
  • 31718581b5
    Fix: helm template redis (#7563) Gifford Nowland 2025-05-09 04:04:50 -07:00
  • 6bd7d572ec
    Perf: Increase database connection pool size (#7559) liu an 2025-05-09 17:52:03 +08:00
  • 5b626870d0
    Refa: remove ollama keep alive. (#7560) Kevin Hu 2025-05-09 17:51:49 +08:00
  • 2ccec93d71
    Feat: support cross-lang search. (#7557) Kevin Hu 2025-05-09 15:32:02 +08:00
  • 2fe332d01d
    Feat: Cross-language query #7376 #4503 #5710 #7470 (#7554) balibabu 2025-05-09 15:01:57 +08:00
  • a14865e6bb
    Fix: empty query issue. (#7551) Kevin Hu 2025-05-09 12:20:19 +08:00
  • d66c17ab5c
    Feat: add document enabled (#7549) zhanglei 2025-05-09 12:20:07 +08:00
  • b781207752
    Feat: KB detail supports document total size (#7546) Yongteng Lei 2025-05-09 11:48:54 +08:00
  • 34ec550014
    CI: add daily test (#7548) liu an 2025-05-09 11:48:40 +08:00
  • c2c63b07c3
    Feat: Replace the submit form button with ButtonLoading #3221 (#7547) balibabu 2025-05-09 10:17:36 +08:00
  • 332e6ffbd4
    Fix:local_es_tag (#7534) hfrt456 2025-05-09 10:17:24 +08:00
  • 5352bdf4da
    Error storing tag in Redis (#7541) WhiteBear 2025-05-09 10:17:09 +08:00
  • 138778b51b
    Docs: UI updates (#7536) writinwaters 2025-05-09 09:37:46 +08:00
  • 17e7571639
    Updated MCP (#7533) writinwaters 2025-05-09 09:37:05 +08:00
  • 0fbca63e9d
    Test: Configure test case priorities to reduce CI execution time (#7532) liu an 2025-05-08 19:22:52 +08:00
  • 1657755b5d
    Feat: Adjust the operation cell of the table on the file management page and dataset page #3221. (#7526) balibabu 2025-05-08 15:25:26 +08:00
  • 9d3dd13fef
    Refa: text order be robuster. (#7525) Kevin Hu 2025-05-08 12:58:10 +08:00