8 Commits (682b65034c3274ef58d28757d39fd95bce922f6c)

Author SHA1 Message Date
  诗浓 e576b989b8
feat(tool): add support for API key authentication via query parameter (#21656) 3 months ago
  诗浓 f4df80e093
fix(custom_tool): omit optional parameters instead of setting them to None (#22171) 3 months ago
  不如归去 c29cb503be
Fix #20536: Force header in custom tool be string (#20537) 5 months ago
  非法操作 44f911a0a8
chore: docstring not match the function parameter (#17162) 7 months ago
  JimintheBox 8b89447549
Fix Custom Tool File Upload: Resolve Multiple Files Recognition and Multipart Boundary Issues (#14014) 7 months ago
  Lick-liu 41bf8d925f
fix:To fix the issue of missing reference to body parameter (#15443) 7 months ago
  feiyang_deepnova c4f4dfc3fb
Fixed: The use of default parameters in API interfaces (#14138) 8 months ago
  Yeuoly 403e2d58b9
Introduce Plugins (#13836) 8 months ago
  Bowen Liang 166221d784
chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 9 months ago
  yihong fe26be2312
fix: http method can be upper case and lower case close #11877 (#12401) 10 months ago
  yihong 56e15d09a9
feat: mypy for all type check (#10921) 10 months ago
  yihong 9ee9e9c6de
fix: self.method should method in api_tool.py (#11926) 10 months ago
  Wei Mingzhi 28231d39a4
Remove the processing of single quote when testing API tools. (#11390) 10 months ago
  非法操作 bf4b6e5f80
feat: support custom tool upload file (#10796) 11 months ago
  Bowen Liang a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) 1 year ago
  Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) 1 year ago
  Amos e42848f4b7
Do not pass query parameter when the value is empty (#7585) 1 year ago
  guogeer 4fdcb30ff8
fix: custom tool input number fail (#6200) 1 year ago
  非法操作 bf2268b0af
fix API tool's schema not support array (#6006) 1 year ago
  Bowen Liang dcb72e0067
chore: apply flake8-comprehensions Ruff rules to improve collection comprehensions (#5652) 1 year ago
  非法操作 f7900f298f
chore: refactor the http executor node (#5212) 1 year ago
  Bowen Liang f976740b57
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 1 year ago
  Yeuoly e852a21634
Feat/workflow phase2 (#4687) 1 year ago
  LeePui 38ca3b29b5
add support for swagger object type (#3426) 1 year ago
  Yeuoly ae1f3780f8
Feat/api tool custom timeout (#3420) 1 year ago
  takatost 7753ba2d37
FEAT: NEW WORKFLOW ENGINE (#3160) 1 year ago
  Yulong Wang 8e05261588
Fix handling of missing required parameters in ApiTool (#2965) 1 year ago
  Lance Mao 53d428907b
fix incorrect exception raised by api tool which leads to incorrect L… (#2886) 1 year ago
  Yeuoly b6b58da2d2
enhance: custom tool timeout (#2754) 1 year ago
  Yeuoly 36686d7425
fix: test custom tool already exists without decrypting credentials (#2668) 1 year ago
  Yeuoly a769edbc89
Fix/custom tool any of (#2625) 1 year ago
  Yeuoly d44b05a9e5
feat: support auth type like basic bearer and custom (#2613) 1 year ago
  Yeuoly ac96d192a6
fix: parameter type handling in API tool and parser (#2574) 1 year ago
  Yeuoly 25957d917a
Add default values for optional parameters in API tool and parser (#2491) 1 year ago
  Bowen Liang 063191889d
chore: apply ruff's pyupgrade linter rules to modernize Python code with targeted version (#2419) 1 year ago
  Bowen Liang 843280f82b
enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 year ago
  Yeuoly bf736bc55d
Feat/show detailed custom api response when testing (#2400) 1 year ago
  takatost 9f637ead38
bump version to 0.5.3 (#2306) 1 year ago
  Ricky 2660fbaa20
Fix/typos (#2308) 1 year ago
  Yeuoly 6d24a2cb87
fix: api tool encoding (#2296) 1 year ago
  Yeuoly 57024614bd
fix: Fix typo in credentials field name (#2155) 1 year ago
  Yeuoly 86286e1ac8
Feat/assistant app (#2086) 1 year ago