Commit Graph

  • 98d85e6b74 fix: WorkflowNodeExecution.created_at may be earlier than WorkflowRun.created_at (#11070) -LAN- 2024-11-25 18:16:55 +08:00
  • 319d49084b fix: ignore empty outputs in Tool node (#10988) Pedro Gomes 2024-11-25 10:00:42 +00:00
  • eb542067af feat: add cookie management (#11061) Joel 2024-11-25 16:31:49 +08:00
  • 04b9a2c605 fix: better path trigger for vdb and fix the version (#11057) yihong 2024-11-25 13:50:03 +08:00
  • 8028e75fbb Improvement: update api doc of workflow (#11054) KVOJJJin 2024-11-25 12:48:36 +08:00
  • 3eb51d85da fix(workflow_entry): Support receive File and FileList in single step run. (#10947) -LAN- 2024-11-25 12:46:50 +08:00
  • 79a35c2fe6 feat(i18n): update Japanese translation for login page (#10993) nomi3 2024-11-25 13:02:56 +09:00
  • 2dd4c34423 fix: llm node do not pass sys.query in chatflow app init (#11053) Joel 2024-11-25 12:01:57 +08:00
  • 684f6b2299 fix: slidespeak text output is not the download link (#10997) Kalo Chin 2024-11-25 12:28:52 +09:00
  • b791a80b75 chore: update chromadb version to 0.5.20 (#11038) yihong 2024-11-25 11:14:04 +08:00
  • 13006f94e2 fix the wrong LINDORM_PASSWORD variable name in docker-compose.yaml (#11052) Jiang 2024-11-25 11:13:06 +08:00
  • 41772c325f Feat/add admin check (#11050) Dr.MerdanBay 2024-11-25 12:11:00 +09:00
  • a4fc057a1c ISSUE=11042: add tts model in siliconflow (#11043) SiliconFlow, Inc 2024-11-25 11:04:13 +08:00
  • aae29e72ae Fix Deepseek Function/Tool Calling (#11023) Tao Wang 2024-11-24 19:03:53 -08:00
  • 87c831e5dd make tool parameters parsing compatible with the response of glm4 model in xinference provider when function tool call integerated (#11049) cyflhn 2024-11-25 11:02:58 +08:00
  • 40a5f1c80a fix: wrong param name (#11039) Matsuda 2024-11-25 12:02:45 +09:00
  • 04f1e18342 fix: Validate file only when file type is set to custom (#11036) -LAN- 2024-11-24 21:10:01 +08:00
  • 365a40d11f fix: Japanese typo (#11034) TakakiMoriguchi 2024-11-24 22:09:30 +09:00
  • 60b5dac3ab fix: query will be None if the query_prompt_template not exists (#11031) -LAN- 2024-11-24 21:06:51 +08:00
  • 8565c18e84 feat(file_factory): Standardize custom file type into known types (#11028) -LAN- 2024-11-24 15:29:43 +08:00
  • 03ba4bc760 fix error with xinference tool calling with qwen2-instruct and add timeout retry setttings for xinference (#11012) cyflhn 2024-11-24 15:29:30 +08:00
  • ae3a2cb272 fix: json parse err when http node send request (#11001) litterGuy 2024-11-24 14:19:48 +08:00
  • 6c8e208ef3 chore: bump minimum supported Python version to 3.11 (#10386) Bowen Liang 2024-11-24 13:28:46 +08:00
  • 0181f1c08c fix: wrong convert in PromptTemplateConfigManager (#11016) yihong 2024-11-24 12:18:19 +08:00
  • 7f00c5a02e fix: uuid not import bug (#11014) yihong 2024-11-24 11:17:55 +08:00
  • d0648e27e2 Fix typo (#11024) johnpccd 2024-11-24 04:15:46 +01:00
  • 31348af2e3 doc: Updated Python version requirements to match English version (#11015) Hiroshi Fujita 2024-11-24 12:15:24 +09:00
  • 096c0ad564 feat: Add support for TEI API key authentication (#11006) kenwoodjw 2024-11-23 23:55:35 +08:00
  • 16c41585e1 Fixing #11005: Incorrect max_tokens in yaml file for AWS Bedrock US Cross Region Inference version of 3.5 Sonnet v2 and 3.5 Haiku (#11013) Kazuhisa Wada 2024-11-24 00:46:25 +09:00
  • 566ab9261d fix: gitlab file url not correctly encoded (#10996) AkisAya 2024-11-23 23:44:17 +08:00
  • 1cdadfdece chore(devcontainer): upgrade Python version to 3.12 in Dockerfile and configuration (#11017) Hiroshi Fujita 2024-11-24 00:40:09 +09:00
  • 448a19bf54 fix: fish audio wrong validate credentials interface (#11019) yihong 2024-11-23 23:39:41 +08:00
  • d3051eed48 chore (dep): bump gevent from v23 to v24 for better support for Python 3.11 and 3.12 (#10387) Bowen Liang 2024-11-23 00:07:07 +08:00
  • ed55de888a fix: rules should not be None for in (#10977) yihong 2024-11-22 23:04:20 +08:00
  • da601f0bef chore: update base image to Python 3.12 in Dockerfile (#10358) -LAN- 2024-11-22 19:43:19 +08:00
  • 08ac36812b feat: support LLM process document file (#10966) 非法操作 2024-11-22 19:32:44 +08:00
  • 556de444e8 chore(app_dsl_service): Downgrade DSL Version (#10979) -LAN- 2024-11-22 16:36:16 +08:00
  • 3750200c5e feat: add a meta(mac) ctrl(windows) key (#10978) crazywoola 2024-11-22 16:30:34 +08:00
  • c5f7d650b5 feat: Allow using file variables directly in the LLM node and support more file types. (#10679) -LAN- 2024-11-22 16:30:22 +08:00
  • 535c72cad7 fix(model): make sure AppModelConfig.model_dict returns a dict. (#10972) -LAN- 2024-11-22 15:48:50 +08:00
  • 8a83edc1b5 Feat: update icon and Divider components (#10975) NFish 2024-11-22 15:44:42 +08:00
  • 5b415a6227 chore: translate i18n files (#10970) github-actions[bot] 2024-11-22 15:24:11 +08:00
  • 5172f0bf39 feat: Check and compare the DSL version before import an app (#10969) -LAN- 2024-11-22 15:05:04 +08:00
  • d9579f418d chore: Added the new gemini exp-1121 and learnlm-1.5 models (#10963) CXwudi 2024-11-22 00:14:20 -05:00
  • 3579bbd1c4 refactor: Split linear-gradient and color (#10961) Wu Tianwei 2024-11-22 10:55:42 +08:00
  • 817b85001f feat: slidespeak slides generation (#10955) Kalo Chin 2024-11-22 11:30:21 +09:00
  • e8868a7fb9 feat: add gpt-4o-2024-11-20 (#10951) Agung Besti 2024-11-22 09:29:20 +07:00
  • 2cd9ac60f1 fix: unstructured io credential environment variables missing (#10953) Kalo Chin 2024-11-22 11:15:17 +09:00
  • 464f384cea fix: tiny lora bug found by mypy (#10959) yihong 2024-11-22 10:01:44 +08:00
  • 8b16f07eb0 feat: add cURL import for http request node (#8656) 非法操作 2024-11-21 22:25:18 +08:00
  • fefda40acf fix: fix bugs of frontend-workflow panel operator (#10945) marvin-season 2024-11-21 19:07:02 +08:00
  • 8c2f62fb92 Feat: support json output for bing-search (#10904) Xu Song 2024-11-21 18:32:54 +08:00
  • 1a6b961b5f Resolve 8475 support rerank model from infinity (#10939) LastHopeOfGPNU 2024-11-21 18:03:49 +08:00
  • 01014a6a84 fix: external dataset missing score_threshold_enabled (#10943) cooper.wu 2024-11-21 18:01:47 +08:00
  • cb0c55daa7 fix weight rerank of knowledge retrieval (#10931) AkisAya 2024-11-21 17:53:20 +08:00
  • 82575a7aea fix(gpt-4o-audio-preview): Remove the vision feature (#10932) -LAN- 2024-11-21 16:42:48 +08:00
  • 80da0c5830 fix: default max_chunks set to 1 as other providers (#10937) yihong 2024-11-21 16:36:05 +08:00
  • 83b6abf4ad Update parse.py to handle empty list result (#10915) Pedro Gomes 2024-11-21 06:14:07 +00:00
  • ea0ebc020c fix: chat history might be empty in log detail view (#10905) Hash Brown 2024-11-21 14:12:01 +08:00
  • f358db9f02 feat : Add Japanese translations for API documentation: chat, advanced-chat, completion, and workflow (#10927) Kota-Yamaguchi 2024-11-21 15:02:46 +09:00
  • 94c9cadbd8 fix image files not deleted on indexing_estimate #9541 (#10798) wy96f 2024-11-21 13:03:16 +08:00
  • 2ae6460f46 Add googlenews tools from rapidapi (#10877) Steven sun 2024-11-21 10:39:49 +08:00
  • 0067b16d1e fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883) yihong 2024-11-21 10:34:43 +08:00
  • ec9f6220c9 doc: fix better doc for api develop, droping dead hint (#10906) yihong 2024-11-21 10:34:23 +08:00
  • af53e2b6b0 Fix : Add a process to fetch the mime type from the file name for signed url in remote_url #10872 version2 (#10908) 鬼頭拓海 2024-11-20 23:57:49 +09:00
  • b42b333a72 fix: handle redis authentication for healthcheck command (#10907) shisaru292 2024-11-20 20:10:51 +08:00
  • 99b0369f1b Gitee AI embedding tool (#10903) 方程 2024-11-20 17:40:34 +08:00
  • d6ea1e2f12 fix: explicitly use new token when retrying ssePost after refresh (#10864) llinvokerl 2024-11-20 16:11:33 +08:00
  • 4d6b45427c Support streaming output for OpenAI o1-preview and o1-mini (#10890) -LAN- 2024-11-20 15:10:41 +08:00
  • 1be8365684 Fix/input-value-type-in-moderation (#10893) -LAN- 2024-11-20 15:10:12 +08:00
  • c3d11c8ff6 fix: aws presign url is not workable remote url (#10884) ybalbert001 2024-11-20 14:24:41 +08:00
  • 8ff65abbc6 ext_redis.py support redis clusters --- Fixes #9538 (#9789) liuhaoran 2024-11-20 13:44:35 +08:00
  • bf4b6e5f80 feat: support custom tool upload file (#10796) 非法操作 2024-11-20 13:26:42 +08:00
  • 25fda7adc5 fix(http_request): allow content type application/x-javascript (#10862) -LAN- 2024-11-20 12:55:06 +08:00
  • f3af7b5f35 fix: tool's file input display string (#10887) 非法操作 2024-11-20 12:54:24 +08:00
  • 33cfc56ad0 fix: update email validation regex to allow periods in local part (#10868) Muntaser Abuzaid 2024-11-20 06:33:02 +02:00
  • 464cc26ccf Fix : Add a process to fetch the mime type from the file name for signed url in remote_url (#10872) 鬼頭拓海 2024-11-20 13:30:25 +09:00
  • d18754afdd feat: admin can also change member role (#10651) Jason Tan 2024-11-20 11:29:49 +08:00
  • beb7953d38 feat: enhance the custom note (#8885) 非法操作 2024-11-20 11:24:45 +08:00
  • fbfc811a44 feat: support function call for ollama block chat api (#10784) GeorgeCaoJ 2024-11-20 11:15:19 +08:00
  • 7e66e5a713 feat: make toc panel can collapse (#10875) 非法操作 2024-11-20 10:07:30 +08:00
  • 07b5bbae06 feat: add a minimal separator between pinned apps and unpinned apps in the explore page (#10871) kurokobo 2024-11-20 10:32:59 +09:00
  • 3087913b74 Fix the situation where output_tokens/input_tokens may be None in response.usage (#10728) Ding Jiatong 2024-11-19 21:19:13 +08:00
  • 904ea05bf6 fix: download some remote files raise error (#10781) 非法操作 2024-11-19 21:18:53 +08:00
  • 6f4885d86d Encode invitee email in the invitation link (#10842) Rhys 2024-11-19 20:08:37 +07:00
  • 2dc29cfee3 Feat/add langsmith dotted order (#10856) Joe 2024-11-19 21:08:23 +08:00
  • bd05df5cc5 fix tongyi embedding endpoint return None output (#10857) Jyong 2024-11-19 21:04:17 +08:00
  • ee1f14621a fix httpx doesn't support stream parameter (#10859) Jyong 2024-11-19 21:03:01 +08:00
  • 58a9d9eb9a fix: better WeightRerankRunner run logic use O(1) and delete unused code (#10849) yihong 2024-11-19 20:12:13 +08:00
  • bc1013dacf feat: support json schema for gemini models (#10835) 非法操作 2024-11-19 17:49:58 +08:00
  • 9f195df103 Support Video Proxy and TED Embedding (#10819) Tao Wang 2024-11-19 01:49:14 -08:00
  • 1cc7dc6360 style: refactor fetch and context (#10795) AkaraChen 2024-11-19 17:16:06 +08:00
  • 328965ed7c Fix: crash of workflow file upload (#10831) KVOJJJin 2024-11-19 14:15:18 +08:00
  • 133de9a087 fix: upload file component support multiple (#10817) zxhlyh 2024-11-19 14:00:54 +08:00
  • 7261384655 fix: close child modal on log drawer close (#10839) kimjion 2024-11-19 12:09:55 +08:00
  • 4718071cbb feat: Knowledge-base-api-get-post-method-text-error-#10836 (#10837) dajianguo 2024-11-19 12:08:10 +08:00
  • 22be0816aa feat: add TOC to app develop doc (#10799) 非法操作 2024-11-19 09:06:12 +08:00
  • 49e88322de doc: add clarification for length limit of init password (#10824) 孙茂胤 (Sun, Maoyin) 2024-11-19 02:05:05 +01:00
  • 14f3d44c37 refactor: improve handling of leading punctuation removal (#10761) Zane 2024-11-18 21:32:33 +08:00
  • 0ba17ec116 fix: correct typo in ETL type comment in .env.example (#10822) 孙茂胤 (Sun, Maoyin) 2024-11-18 13:58:43 +01:00