Commit Graph

  • 518fa200ac add Go Benchmark (go) benchmark result for 6d6fb3892e github-action-benchmark 2025-06-30 04:10:45 +00:00
  • 6d6fb3892e feat: add InvokeLLMWithStructuredOutput functionality (#369) 0.1.3 Yeuoly 2025-06-30 12:07:46 +08:00
  • f945225e56 feat(plugin_manager): optimize local plugin startup with concurrent control jim02.he 2025-06-30 00:16:51 +08:00
  • 6601d67c3b add Go Benchmark (go) benchmark result for 7a7848b3ae github-action-benchmark 2025-06-28 04:34:47 +00:00
  • 7a7848b3ae Update README.md (#372) @defstream 2025-06-27 21:31:57 -07:00
  • c1e5ecd06b feat: rename online driver to online drive and update related classes and methods :) Harry 2025-06-27 20:11:48 +08:00
  • cfa5fe0159 add Go Benchmark (go) benchmark result for a70d808dd0 github-action-benchmark 2025-06-27 11:27:46 +00:00
  • a70d808dd0 feat(dynamic_select): implement dynamic parameter fetching functionality (#358) Yeuoly 2025-06-27 19:24:59 +08:00
  • 9e25c0ab87 feat: add online_driver datasource type to validation Harry 2025-06-27 18:10:07 +08:00
  • 15a1019ab2 feat: add online driver file request and response structures Harry 2025-06-27 16:37:50 +08:00
  • 3d72cfea56 refactor: streamline LLMResultChunk construction in InvokeLLMWithStructuredOutput feat/support-structured-llm-output Yeuoly 2025-06-27 15:52:32 +08:00
  • 09443046b2 refactor: enhance LLMResultChunkWithStructuredOutput structure Yeuoly 2025-06-27 15:48:39 +08:00
  • 53fc0d6a33 feat: add InvokeLLMWithStructuredOutput functionality Yeuoly 2025-06-27 14:45:33 +08:00
  • f6a1a16a60 feat: add online driver file request and response structures Harry 2025-06-27 13:49:50 +08:00
  • 317c16d2b4 add Go Benchmark (go) benchmark result for af3fec6f32 github-action-benchmark 2025-06-26 09:48:43 +00:00
  • af3fec6f32 fix: prevent duplicate packaging (#367) Tianyi Jing 2025-06-26 17:45:59 +08:00
  • c157da6067 feat: add redirect_uri field to OAuth request structs Harry 2025-06-26 14:40:35 +08:00
  • 2b860c4450 add Go Benchmark (go) benchmark result for f80d8a8946 github-action-benchmark 2025-06-26 04:12:42 +00:00
  • f80d8a8946 feat: add pull request template for improved contribution guidelines (#366) Yeuoly 2025-06-26 12:09:55 +08:00
  • 9a606e67e7 add Go Benchmark (go) benchmark result for 7bb6406894 github-action-benchmark 2025-06-26 03:58:47 +00:00
  • 7bb6406894 test(stream): add delay in TestStreamCloseBlockingWrite to ensure blocking write completion (#365) Yeuoly 2025-06-26 11:54:54 +08:00
  • efbc187722 add Go Benchmark (go) benchmark result for f096900e62 github-action-benchmark 2025-06-26 03:48:41 +00:00
  • f096900e62 fix:response data will be discard if tool/llm response buffer overflow (#362) kinoooolu 2025-06-26 11:44:41 +08:00
  • 1d60c38013 refactor(access_types): rename dynamic select access type to dynamic parameter feat/dynamic-selector Yeuoly 2025-06-26 01:59:50 +08:00
  • 5777535306 add Go Benchmark (go) benchmark result for 9c6bbc687f github-action-benchmark 2025-06-25 06:19:38 +00:00
  • 9c6bbc687f refactor: extract DSN construction to buildDSN for better reuse and readability (#360) Byron.wang 2025-06-25 14:15:47 +08:00
  • 8187a0999e feat(dynamic_select): implement dynamic parameter fetching functionality Yeuoly 2025-06-24 14:35:50 +08:00
  • e759594fa6 add Go Benchmark (go) benchmark result for ae2658dd43 github-action-benchmark 2025-06-24 05:21:15 +00:00
  • ae2658dd43 refactor(plugin_manager): remove first logging of local plugin launch (#357) Yeuoly 2025-06-24 13:17:19 +08:00
  • 5705b613ec refactor(plugin_manager): remove first logging of local plugin launch fix/reduce-logs Yeuoly 2025-06-23 20:29:39 +08:00
  • 9d8f32ab80 add Go Benchmark (go) benchmark result for 166609f3f6 github-action-benchmark 2025-06-23 08:55:08 +00:00
  • 166609f3f6 fix: launch error when using redis sentinel (#352) Tsonglew 2025-06-23 16:51:22 +08:00
  • efbd3faf7e add Go Benchmark (go) benchmark result for ff875c7e7a github-action-benchmark 2025-06-20 02:37:20 +00:00
  • ff875c7e7a Split REMOTE_INSTALL_ADDRESS into HOST and PORT in .env.example to align with the official docs (#356) Ganondorf 2025-06-20 10:33:28 +08:00
  • 0b52a21416 add Go Benchmark (go) benchmark result for a6c8fae9c7 github-action-benchmark 2025-06-18 08:04:02 +00:00
  • a6c8fae9c7 feat: add decode plugin from identifier endpoint (#349) Yeuoly 2025-06-18 16:01:15 +08:00
  • 7a798679df feat:datasource Dongyu Li 2025-06-18 15:54:09 +08:00
  • e411c1cc2f add Go Benchmark (go) benchmark result for dfc9622e91 github-action-benchmark 2025-06-18 04:11:46 +00:00
  • dfc9622e91 feat(db): enhance database configuration with charset and extras support (#347) Yeuoly 2025-06-18 12:08:56 +08:00
  • f780408293 feat:datasource Dongyu Li 2025-06-18 11:24:57 +08:00
  • 3c3cc46bf6 feat:datasource Dongyu Li 2025-06-18 11:22:53 +08:00
  • 72ad18d3cd refactor: update decode plugin endpoint path feat/decode-plugin-package Yeuoly 2025-06-17 16:34:56 +08:00
  • 02c1bbb93b feat: add decode plugin from identifier endpoint Yeuoly 2025-06-17 16:28:41 +08:00
  • 012bcc3e65 add Go Benchmark (go) benchmark result for 3d1e2aba0e github-action-benchmark 2025-06-16 11:18:05 +00:00
  • 3d1e2aba0e fix: skip waiting if error occured (#337) Rhys 2025-06-16 18:15:15 +07:00
  • 04b62638f6 feat(db): enhance database configuration with charset and extras support feat/db-extras Yeuoly 2025-06-16 19:13:57 +08:00
  • 9741293bf4 add Go Benchmark (go) benchmark result for 6cea2d401e github-action-benchmark 2025-06-16 10:34:27 +00:00
  • 6cea2d401e refactor(local_runtime): optimize listener lookup in stdioHolder (#345) Nevermore 2025-06-16 18:31:46 +08:00
  • 6fe04adca3 feat: datasource Harry 2025-06-13 17:16:39 +08:00
  • f38aa0f6a2 add Go Benchmark (go) benchmark result for 18e91bbb37 github-action-benchmark 2025-06-13 07:14:17 +00:00
  • 18e91bbb37 fix s3 client path style not used (#344) Byron.wang 2025-06-13 15:10:21 +08:00
  • a7bce8b703 feat: datasource Harry 2025-06-12 22:40:05 +08:00
  • cd56185b18 add Go Benchmark (go) benchmark result for 1e260eedf4 github-action-benchmark 2025-06-11 08:04:48 +00:00
  • 1e260eedf4 refactor: using length-prefixed chunking for Backwards invocations (#342) 0.1.2 Yeuoly 2025-06-11 16:01:53 +08:00
  • b4d24a4556 refactor: using length-prefixed chunking for Backwards invocations fix/backwards-invocation-overflow Yeuoly 2025-06-11 15:23:33 +08:00
  • ab6dea0367 add Go Benchmark (go) benchmark result for ac6441746d github-action-benchmark 2025-06-11 06:48:16 +00:00
  • ac6441746d feat: add length-prefixed HTTP chunking functionality (#341) Yeuoly 2025-06-11 14:45:21 +08:00
  • 2a0fa0f1ed add Go Benchmark (go) benchmark result for debb3744c0 github-action-benchmark 2025-06-11 06:36:46 +00:00
  • debb3744c0 add USE_AWS_S3 args avoid ambiguity. (#340) Byron.wang 2025-06-11 14:32:53 +08:00
  • 697a3b350e feat: add length-prefixed HTTP chunking functionality feat/length-prefixed-chunking Yeuoly 2025-06-11 14:14:34 +08:00
  • 7bae6c416c feat: streaming datasource Harry 2025-06-10 22:43:29 +08:00
  • 0ff2b2a2fe add Go Benchmark (go) benchmark result for 7c1e46f643 github-action-benchmark 2025-06-10 08:52:05 +00:00
  • 9723e0e1dd add Go Benchmark (go) benchmark result for 6873c3f600 github-action-benchmark 2025-06-10 08:51:50 +00:00
  • 7c1e46f643 add serverless runtime interface docs (#338) Byron.wang 2025-06-10 16:48:09 +08:00
  • 6873c3f600 bump dify-cloud-kit version to 681efb7762a4 (#339) Byron.wang 2025-06-10 16:48:00 +08:00
  • d5696e0415 refactor(datasource): simplify JSON unmarshalling for CredentialsSchema Yeuoly 2025-06-05 20:48:43 +08:00
  • d1342ecce5 fix: provider type Yeuoly 2025-06-05 17:24:45 +08:00
  • cf8f9b4fc7 add Go Benchmark (go) benchmark result for 8c9458cf2f github-action-benchmark 2025-06-05 01:47:12 +00:00
  • 8c9458cf2f Merge pull request #325 from Nov1c444/feat/add-meta Novice 2025-06-05 09:44:25 +08:00
  • cfd399b602 feat: agent plugin add meta version Novice 2025-06-05 09:35:04 +08:00
  • 41b374a618 add Go Benchmark (go) benchmark result for 5f8072c982 github-action-benchmark 2025-06-04 12:21:04 +00:00
  • 5f8072c982 Chore/unify configurations (#319) Yeuoly 2025-06-04 20:18:13 +08:00
  • c5668726e2 add Go Benchmark (go) benchmark result for 412084b1d8 github-action-benchmark 2025-06-03 08:21:09 +00:00
  • 412084b1d8 fix build error, go.mod upgrade for github.com/panjf2000/ants/v2 (#323) 湛露先生 2025-06-03 16:17:11 +08:00
  • e9aff41e51 feat(datasource): add support for decoding datasource provider declaration Yeuoly 2025-06-03 16:16:17 +08:00
  • e7cc482ca6 add Go Benchmark (go) benchmark result for 5573e1fbd1 github-action-benchmark 2025-06-02 01:06:28 +00:00
  • 5573e1fbd1 Fix env read bug for GCS_CREDENTIALS. (#324) 湛露先生 2025-06-02 09:03:30 +08:00
  • c4fc3d726c add Go Benchmark (go) benchmark result for 052cd0c410 github-action-benchmark 2025-05-30 10:52:14 +00:00
  • 052cd0c410 fix: remove redundant Content-Type header for payloadReader in HTTP request builder (#320) Yeuoly 2025-05-30 18:49:19 +08:00
  • 6a89d70889 fix: remove redundant Content-Type header for payloadReader in HTTP request builder fix/http-request-reader-header Yeuoly 2025-05-30 18:46:36 +08:00
  • 62073a355a refactor: clean up PluginManager by removing unused fields and updating platform check chore/unify-configurations Yeuoly 2025-05-30 18:34:07 +08:00
  • 2287c6075e refactor: update PluginManager to use configuration for various configurations Yeuoly 2025-05-30 18:29:06 +08:00
  • d29c0c9786 add Go Benchmark (go) benchmark result for f8914412d9 github-action-benchmark 2025-05-30 10:11:15 +00:00
  • f8914412d9 fix: support serverless plugin management with execution timeout (#318) Yeuoly 2025-05-30 18:08:24 +08:00
  • 3ed5ef8235 fix: support serverless plugin management with execution timeout fix/hardcoded-serverless-runtime-timeout Yeuoly 2025-05-30 17:59:11 +08:00
  • 0e53b0376a add Go Benchmark (go) benchmark result for 1c9e28bc75 github-action-benchmark 2025-05-30 08:48:58 +00:00
  • 1c9e28bc75 Feat: Replace the internal/oss module with dify-cloud-kit (#317) Byron.wang 2025-05-30 16:44:59 +08:00
  • 3f530a689c add Go Benchmark (go) benchmark result for 0167554a03 github-action-benchmark 2025-05-30 06:09:09 +00:00
  • 0167554a03 feat: add mcp tool type (#315) Novice 2025-05-30 14:05:20 +08:00
  • 7774c24793 Merge branch 'main' into feat/datasource Yeuoly 2025-05-30 14:03:15 +08:00
  • 4b3c08815b fix(plugin): improve error handling in UninstallPlugin and add datasource deletion Yeuoly 2025-05-28 19:33:53 +08:00
  • afdbf47142 add Go Benchmark (go) benchmark result for 1fb2d1b532 github-action-benchmark 2025-05-28 11:08:32 +00:00
  • 1fb2d1b532 update issute template: add self checks Byron Wang 2025-05-28 19:04:13 +08:00
  • ffcd45d2ef feat(tests): add datasource declaration parsing and output Yeuoly 2025-05-28 17:24:47 +08:00
  • c8cf39294a fix(datasource): update OAuthSchema validation to remove unnecessary 'dive' tag Yeuoly 2025-05-28 17:24:17 +08:00
  • 0c4b3f3437 Merge branch 'main' into feat/datasource Yeuoly 2025-05-28 16:55:03 +08:00
  • 3d1781d8b6 add Go Benchmark (go) benchmark result for 3918b377f2 github-action-benchmark 2025-05-27 11:50:59 +00:00
  • 3918b377f2 refactor: streamline plugin initialization and update YAML templates for consistency (#313) Yeuoly 2025-05-27 19:48:11 +08:00
  • f53bca638c refactor: streamline plugin initialization and update YAML templates for consistency fix/cmd Yeuoly 2025-05-27 19:35:05 +08:00
  • 9d653d83c8 add Go Benchmark (go) benchmark result for b3c68cbeec github-action-benchmark 2025-05-27 05:05:12 +00:00