Commit Graph

  • 73ce945d40 Feat/add json process tool (#5555) scotlandowl 2024-06-28 11:57:32 +08:00
  • d37ee498cd fix: do not remove (#5682) luckylhb90 2024-06-28 06:19:34 +03:00
  • b3d6726f65 Feature/add qwen llm (#5659) Kevin 2024-06-28 11:06:29 +08:00
  • f9e4b4e74c Fix docker command (#5681) William Espegren 2024-06-27 19:23:01 +02:00
  • 2b080b5cfc feature: Add presence_penalty and frequency_penalty parameters to the … (#5637) liuzhenghua 2024-06-28 00:27:20 +08:00
  • e8b8f6c6dd Feat/fix ops trace (#5672) Joe 2024-06-28 00:24:37 +08:00
  • f0ea540b34 feat: xxo enhancement. (#5671) Garfield Dai 2024-06-27 17:58:45 +08:00
  • 2a13ef9ae0 chore: rearrange python dependencies in groups (#5603) Bowen Liang 2024-06-27 17:52:54 +08:00
  • 91e6ef8655 chore: delete unused resource (#5667) Nam Vu 2024-06-27 16:51:33 +07:00
  • 2119d59da8 fix: knowledge retrieval score threshold setting (#5658) zxhlyh 2024-06-27 14:26:14 +08:00
  • 3ccad33194 feat: add jina new pre-defined rerankers, include: jina-reranker-v2 (#5657) takatost 2024-06-27 13:45:35 +08:00
  • bafc8a0bde fix: tool call message role according to credentials (#5625) sunxichen 2024-06-27 12:35:27 +08:00
  • 92c56fdf2b fix: HTTP request header is overwritten when user set Content-Type (#5628) 非法操作 2024-06-27 12:31:37 +08:00
  • dcb72e0067 chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) Bowen Liang 2024-06-27 11:21:31 +08:00
  • 2e718b85e9 fix(api): language list (#5649) luckylhb90 2024-06-27 03:46:53 +03:00
  • 17d2f0bb0d fix(api/configs): Ignore empty environment variables when loading config. (#5647) -LAN- 2024-06-26 21:39:19 +08:00
  • 0dfdb61ee9 fix: type error in config (#5643) takatost 2024-06-26 21:01:16 +08:00
  • 8d9a459083 fix: remove obsoleted 'version' elements in compose files (#5553) kurokobo 2024-06-26 21:11:51 +09:00
  • 89a7c70730 chore: add a secondary confirmation dialog when the user delete the tool (#5634) 非法操作 2024-06-26 19:27:22 +08:00
  • e1a72e0e2b fix: ro-RO is not a valid language (#5635) 非法操作 2024-06-26 18:56:31 +08:00
  • 4c0a31d38b FR: #4048 - Add color customization to the chatbot (#4885) Diego Romero-Lovo 2024-06-26 04:51:00 -05:00
  • 8fa6cb5e03 feat: tracing fe (#5487) Joel 2024-06-26 17:33:57 +08:00
  • 4e2de638af feat: add ops trace (#5483) Joe 2024-06-26 17:33:29 +08:00
  • 31a061ebaa chore: cleanup test_delete_by_document_id method in opensearch vdb test (#5619) Bowen Liang 2024-06-26 17:21:36 +08:00
  • f7234c93af chore(pyproject.toml): Add Ruff formatter config. (#5627) -LAN- 2024-06-26 16:30:28 +08:00
  • b7d5849191 Fix link to documentation of nodes (#5623) johnpccd 2024-06-26 10:28:05 +02:00
  • af9448e6f2 feat: undo/redo for workflow editor (#3927) Pascal M 2024-06-26 08:37:12 +02:00
  • d0fe56a98e fix: populate app configs to system environment variables (#5590) Bowen Liang 2024-06-26 14:27:49 +08:00
  • b8926ea267 fix: DuckDuckGo image search tool error (#5606) 非法操作 2024-06-26 13:21:40 +08:00
  • 43335b5c87 delete the deprecated method (#5612) Jyong 2024-06-26 12:51:50 +08:00
  • af6e3869ff fix: context icon in chat (#5604) zxhlyh 2024-06-26 10:40:38 +08:00
  • 964f0e1400 fix: Modify the incorrect configuration name for Google storage (#5595) Pan, Wen-Ming 2024-06-26 07:54:22 +08:00
  • b2e2298822 feat: update issue template (#5592) crazywoola 2024-06-25 22:54:23 +08:00
  • 87ee3e627f chore: fix typo in config descriptions (#5585) Bowen Liang 2024-06-25 21:19:56 +08:00
  • 45a3ea6fed fix: add support for FILE type in ToolParameterConverter (#5578) -LAN- 2024-06-25 18:47:59 +08:00
  • 7c9e88dfb3 Fix/single run panel show parent scrollbar (#5574) AIxGEEK 2024-06-25 16:41:49 +08:00
  • 2a0f03a511 refactor: extract cors configs into dify config and cleanup the config class (#5507) Bowen Liang 2024-06-25 15:48:02 +08:00
  • ec1d3ddee2 feat: support importing and overwriting workflow DSL (#5511) takatost 2024-06-25 15:46:12 +08:00
  • cdc2a6f637 The firecrawl tool now supports self-hosting (#5528) keita69 2024-06-25 16:15:21 +09:00
  • 023dba9475 fix: revert CI path filters (#5561) Yeuoly 2024-06-24 23:46:15 +08:00
  • f8d97be932 fix: useless CI style checks (#5559) Yeuoly 2024-06-24 23:31:54 +08:00
  • 0c352eef2d fix: fe tool filter missing different languages handling (#5558) Yeuoly 2024-06-24 23:10:59 +08:00
  • 877a2c144b feat: support predefined models for openrouter (#5494) sino 2024-06-24 16:31:53 +08:00
  • f7900f298f chore: refactor the http executor node (#5212) 非法操作 2024-06-24 16:14:59 +08:00
  • 1e28a8c033 chore: add create_json_message api for tools (#5440) 非法操作 2024-06-24 15:46:16 +08:00
  • ba67206bb9 fix(api/model_runtime/azure/llm): Switch to tool_call. (#5541) -LAN- 2024-06-24 15:35:21 +08:00
  • 41ceb6a4eb Fix: position of log modal (#5538) KVOJJJin 2024-06-24 14:57:35 +08:00
  • 13fcd7a901 feat: Add program_name attribute to TiDB connection (#5499) Xiaoguang Sun 2024-06-24 14:41:07 +08:00
  • 756d9a4bc2 add opensearch default value (#5536) Jyong 2024-06-24 14:33:31 +08:00
  • 4a031de0d9 feat: make Citations and Attributions display enable default (#5508) takatost 2024-06-24 13:03:49 +08:00
  • 54b8d98cde Fix: resolve issue with embedding model field visibility toggling on datasets page (#5451) gongzhongqiang 2024-06-24 12:58:36 +08:00
  • f220d294e0 Fix: custom disclaim (#5535) KVOJJJin 2024-06-24 12:50:08 +08:00
  • 8294e97113 Chore: chat log refactor (#5523) KVOJJJin 2024-06-24 12:29:14 +08:00
  • 47a5d4527b feat: use root dir to start python and celery (#5515) crazywoola 2024-06-24 09:53:26 +08:00
  • dcec9d7bb7 feat: add new features to enhance image and link handling in Jina tool (#5517) Xiao Ley 2024-06-24 01:06:26 +08:00
  • ea29007bc0 fix: apply best practices for the latest buildkit (#5527) kurokobo 2024-06-24 01:45:33 +09:00
  • 3a626cd251 fix: added error handling for novita ai tool query (#5506) Xiao Ley 2024-06-23 17:59:03 +08:00
  • e9ce0b10de feat: add Asia/Ho_Chi_Minh timezone (#5521) Nam Vu 2024-06-23 15:47:44 +07:00
  • c5d64baba4 fix: correct typos (#5510) kurokobo 2024-06-23 00:01:02 +09:00
  • 29ca6815ae chore: use singular style in middleware config class name (#5502) Bowen Liang 2024-06-22 18:26:38 +08:00
  • 5217f7cf69 refactor: extract hosted service configs into dify config (#5504) Bowen Liang 2024-06-22 17:41:17 +08:00
  • 57063095c1 fix: summary of duckduckgo_search (#5488) 非法操作 2024-06-22 13:58:30 +08:00
  • 48757e581e fix: zhipu tool calling, this PR fixes the bug described in issue #5496 (#5469) vccler 2024-06-22 12:41:24 +08:00
  • e8ad0339a3 fix: tongyi json output (#5396) LXM 2024-06-22 12:25:23 +08:00
  • 3bbd75f1f2 fix: firecrawl apikey not start with fc- (#5498) Joel 2024-06-22 11:52:53 +08:00
  • f67b164b0d refactor: extract db configs and celery configs into dify config (#5491) Bowen Liang 2024-06-22 10:29:56 +08:00
  • b05cc3a1e4 refactor: extract storage provider configs into dify configs (#5443) Bowen Liang 2024-06-22 10:07:03 +08:00
  • 8890978ad3 chore: use singular style in config class name (#5489) Bowen Liang 2024-06-22 09:54:25 +08:00
  • 9a5c423d59 chore: remove pip support for api service (#5453) takatost 2024-06-22 02:05:50 +08:00
  • 6a09409ec9 Add Oracle23ai as a vector datasource (#5342) tmuife 2024-06-22 01:48:07 +08:00
  • 27f0ae8416 build: support Poetry for depencencies tool in api's Dockerfile (#5105) Bowen Liang 2024-06-22 01:34:08 +08:00
  • 91d38a535f fix: max_tokens of qwen-plus & qwen-plus-chat (#5480) crazywoola 2024-06-21 16:49:33 +08:00
  • 95c882934e feat: add support for Vertex AI claude-3-5-sonnet@20240620 (#5475) Pan, Wen-Ming 2024-06-21 16:45:56 +08:00
  • e88f5607ac fix: view workflow log detail page crash (#5474) Joel 2024-06-21 14:46:06 +08:00
  • 5d4d65a85b fix: button (#5470) zxhlyh 2024-06-21 14:17:45 +08:00
  • 92ddb410cd feat: option to hide workflow steps (#5436) crazywoola 2024-06-21 12:51:10 +08:00
  • 1336b844fd feat(api/auth): switch-to-stateful-authentication (#5438) -LAN- 2024-06-21 12:39:07 +08:00
  • 26b6fd2236 feat: add support for bedrock claude-3-5-sonnet-20240620 (#5461) Su Yang 2024-06-21 10:21:35 +08:00
  • ff0f02d809 feat: add support for claude-3-5-sonnet-20240620 (#5452) takatost 2024-06-21 00:23:15 +08:00
  • b04715d48c fix/i18n: correct indexMethodHighQualityTip (#5431) gongzhongqiang 2024-06-20 23:12:02 +08:00
  • da68ea6812 fix: some types of buttons ui breaks (#5437) Joel 2024-06-20 17:08:07 +08:00
  • 7e3f194031 fix: in iteration node picker may show the wrong var type (#5435) Joel 2024-06-20 16:53:10 +08:00
  • 65d34ebb96 refactor: extract vdb configs into pydantic-setting based dify configs (#5426) Bowen Liang 2024-06-20 16:24:10 +08:00
  • 142dc0afd7 refactor: Remove unused code in large_language_model.py (#5433) -LAN- 2024-06-20 16:20:40 +08:00
  • 39c14ec7c1 improve: unify Excel files parsing in either xls or xlsx file format by Pandas (#4965) Bowen Liang 2024-06-20 16:14:49 +08:00
  • 0d20df9a51 fix: add notion page in knowledge (#5430) zxhlyh 2024-06-20 15:48:38 +08:00
  • 3db110c0b9 fix: annotation id not pass to update setting (#5429) Joel 2024-06-20 15:25:25 +08:00
  • 23fa3dedc4 fix(core): Fix incorrect type hints. (#5427) -LAN- 2024-06-20 15:16:21 +08:00
  • e4259a8f13 fix: workflow note node copy & link style (#5428) zxhlyh 2024-06-20 15:08:12 +08:00
  • 51d34f5936 fix: button component will refresh page (#5420) Joel 2024-06-20 12:44:27 +08:00
  • a51ec2094f fix: sentry config float type err (#5416) takatost 2024-06-20 11:28:52 +08:00
  • 940c2faea1 fix: prompt editor insert cursor position (#5415) zxhlyh 2024-06-20 11:19:43 +08:00
  • aed56b1a8f fix: Revert "feat: initial support for Milvus 2.4.x (#3795)" downgrading to 2.3.x for Linux arm64 installation failure (#5414) Bowen Liang 2024-06-20 11:18:05 +08:00
  • a88aa20824 fix: optional parameter missing default value None in http request node (#5413) takatost 2024-06-20 11:07:01 +08:00
  • 2328ed8ffa feat: new icons (#5412) zxhlyh 2024-06-20 11:05:08 +08:00
  • 0105129fa8 fix bug: tencent vdb #5378 (#5408) quicksand 2024-06-20 10:37:39 +08:00
  • b78faa461f Corrected an error in the APi docs (#5398) Zixuan Cheng 2024-06-19 19:21:16 +08:00
  • b1db581ebe feat: update template (#5395) crazywoola 2024-06-19 17:43:45 +08:00
  • e05183c7d2 fix: unnecessory data fetch when swithing apps category on explore page (#5155) doufa 2024-06-19 09:33:19 +00:00
  • c923684edd chore: extract retrival method literal values into enum (#5060) Bowen Liang 2024-06-19 16:05:27 +08:00