4595 Commitit (34519de3b743ce5f02b52613b833367e070bb86f)
 

Tekijä SHA1 Viesti Päivämäärä
  Wu Tianwei 34519de3b7
fix: enhance chunk list management with new invalidation keys and imp… (#12396) 10 kuukautta sitten
  Warren Chen 147d578922
[Fix] revert sagemaker llm to support model hub (#12378) 10 kuukautta sitten
  Jyong 9c317b64c3
sandbox doesn't provide auto disable log (#12388) 10 kuukautta sitten
  Joel 3b8f6233b0
feat: support config top max value by env (#12375) 10 kuukautta sitten
  Hash Brown 455b0cd696
chore: chat app textarea auto focus (#12366) 10 kuukautta sitten
  eux 1fa66405c5
feat: support configuration of refresh token expiration by environment variable (#12335) 10 kuukautta sitten
  Wood b680a85b57
fix: resolve issue with the opening statement generated by the `AutomaticRes` component failing to sync between states. (#12349) 10 kuukautta sitten
  Wood 682ebc5f64
Fix the issue where `TextGeneration` component does not correctly clear input data. (#12351) 10 kuukautta sitten
  Wood b8ba39dfae
Bugfix/style and i18n fixes (#12350) 10 kuukautta sitten
  Wood 6c9e6a3a5a
fix: fix issue with `chat-input-area` clearing during Responding state. (#12352) 10 kuukautta sitten
  huangzhuo1949 70698024f5
fix: empty delete bug (#12339) 10 kuukautta sitten
  方程 6df17a334c
fix: Update the API call address for the text_embedding model (#12342) 10 kuukautta sitten
  zhu-an a5fb59b17f
fix: Encode Chinese characters with Unicode before querying to match the Unicode encoded Chinese characters in the db (#12337) 10 kuukautta sitten
  -LAN- 7ed6485f86
refactor: streamline initialization of application_generate_entity and task_state in task pipeline classes (#12326) 10 kuukautta sitten
  Timmy-web 478150e850
chore: fix typo in zh-Hant localization (#12329) 10 kuukautta sitten
  jifei 3c2e30f348
fix: #12143 support streaming mode content start with "data:" (#12171) 10 kuukautta sitten
  Jyong b873e6349c
add child chunk preview number limit (#12309) 10 kuukautta sitten
  Shun Miyazawa 2b1a32fd9c
feat: Add filter to show only apps created by the user (#11968) 10 kuukautta sitten
  Nam Vu a2105634a4
chore: change app card layout follow by #10847 (#12317) 10 kuukautta sitten
  yagiyuki 7c71bd7be7
doc: Added explanation of chunk_overlap to knowledge API (#12247) 10 kuukautta sitten
  丹枫染秋色 7c1961e618
feat: Add response format support to GLM-4 (#12252) 10 kuukautta sitten
  xander-art baeddd4d15
feat:Add support for stop parameter in hunyuan model #12313 (#12315) 10 kuukautta sitten
  -LAN- 6f5a8a33d9
refactor: replace gevent threadpool with ProcessPoolExecutor in GPT2Tokenizer (#12316) 10 kuukautta sitten
  -LAN- 52b2559a14
fix(app.py): if condition (#12314) 10 kuukautta sitten
  yihong 3d150c30a7
fix: utcfromtimestamp is Deprecated change to new api (#12120) 10 kuukautta sitten
  Wu Tianwei e58e573f3e
fix: add full doc mode preview length limit (#12310) 10 kuukautta sitten
  -LAN- 375aa38f5d
fix: improve content decoding in AppDslService (#12304) 10 kuukautta sitten
  -LAN- 0e6317678f
Fix code scanning alert no. 111: Incomplete URL substring sanitization (#12305) 10 kuukautta sitten
  dependabot[bot] e7dffcd0f6
chore(deps): bump aiohttp from 3.10.5 to 3.10.11 in /api (#12303) 10 kuukautta sitten
  Hanqing Zhao 065304d175
Modify jp translation (#12292) 10 kuukautta sitten
  -LAN- 15f43dd326
chore(deps): update yarl version from 1.9.4 to 1.18.3 (#12302) 10 kuukautta sitten
  Wu Tianwei 09d759d196
fix: Fix parent child retrieval issues (#12206) 10 kuukautta sitten
  dependabot[bot] 68757950ce
chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /api (#12300) 10 kuukautta sitten
  -LAN- 3c45bdf18a
fix: disable gevent in debug mode for better compatibility with JetBrains Python debugger (#12299) 10 kuukautta sitten
  Yingchun Lai c135967e59
refactor: simplify some exception catch code (#12246) 10 kuukautta sitten
  Sean Sun f71af7c2a8
fix: DocumentAddByFileApi miss data_source_type field but there is a mandatory value check (#12273) 10 kuukautta sitten
  github-actions[bot] 5b01eb9437
chore: translate i18n files (#12208) 10 kuukautta sitten
  呆萌闷油瓶 2e716f80d2
fix:The chart of average interaction counts per conversation show not… (#12199) 10 kuukautta sitten
  Giovanny Gutiérrez d7c0bc8c23
feat: Add response format support for openai compat models (#12240) 10 kuukautta sitten
  yihong f30bf08580
fix: close #12215 for yi special case (#12222) 10 kuukautta sitten
  -LAN- a640803fc9
fix(models): use bigint on workflow_runs.total_tokens (#12279) 10 kuukautta sitten
  Warren Chen 9954ddb780
[Fix] modify sagemaker llm (#12274) 10 kuukautta sitten
  非法操作 b218df6920
fix: draft run single node can't get env variable (#12266) 10 kuukautta sitten
  -LAN- 5b6950e545
fix: improve error handling in NotionOAuth for block parent page ID r… (#12268) 10 kuukautta sitten
  -LAN- c7911c7130
fix: improve JSON parsing error handling in Executor class (#12265) 10 kuukautta sitten
  -LAN- 62f792ea14
fix: ensure workflow_run_id is always set and improve handling in Wor… (#12264) 10 kuukautta sitten
  -LAN- 6a85960605
feat: implement asynchronous token counting in GPT2Tokenizer (#12239) 10 kuukautta sitten
  -LAN- 63a0b8ba79
feat: integrate psycogreen for gevent compatibility in PostgreSQL (#12253) 10 kuukautta sitten
  -LAN- 634b382a3d
fix: enhance ToolEngineInvokeError to include meta information (#12238) 10 kuukautta sitten
  Han K fbf5deda21
fix(env): docker compose variable interpolation issue for COMPOSE_PRO… (#12093) 10 kuukautta sitten