Commit Graph

66 Commits (77a62f33b3311e976fcb2aced2ef64436b03bbcd)

Author SHA1 Message Date
Yeuoly ad899844a1
fix: workflow loads tool provider icon 1 year ago
Yeuoly 49bd1a7a49
fix: riff 1 year ago
Yeuoly 6300e506fb
fix: rag 1 year ago
Yeuoly a0543ab8fb
Merge branch 'main' into fix/chore-fix 1 year ago
Yeuoly f6136427a4
feat: export dsl with dependencies 1 year ago
-LAN- 16b9665033
refactor(api): improve handling of `tools` field and cleanup variable usage (#10553) 1 year ago
Yeuoly 6baa98f166
feat: support app-selector, model-selector and tool-selector as parameters 1 year ago
Yeuoly e9d69f020a
feat: cast files into correct type while invoking 1 year ago
Yeuoly 739e15f88b
feat: support tool plugin id 1 year ago
zhuhao 8bb5b943d7
fix(tools): remove the undefined variable parameter_type (#9908) 1 year ago
Yeuoly 1450e5d5cb
feat: add supports for multimodal 1 year ago
Yeuoly bedbd658fe
Merge main into fix/chore-fix 1 year ago
-LAN- e61752bd3a
feat/enhance the multi-modal support (#8818) 1 year ago
Yeuoly ccbe42eb5f
feat: add plugin id into tool api entities 1 year ago
Yeuoly 118fa66567
feat: backwards invoke tools 1 year ago
Bowen Liang 240b66d737
chore: avoid implicit optional in type annotations of method (#8727) 1 year ago
Yeuoly 56b7853afe
feat: compat tool provider credentials to updated data 2 years ago
Yeuoly 6dfc31a542
refactor: credentials schemas to array 2 years ago
Yeuoly 0dd05d7b6d
feat: tool output schema 2 years ago
Yeuoly d4e007f9db
feat: support get tool runtime parameters 2 years ago
takatost 47c8824be6 feat: move model request to plugin daemon 2 years ago
Yeuoly cda9f6ec6b
Merge main into fix/chore-fix 2 years ago
Nam Vu c7eacd1aac
chore: Optimize I18nObject class for better performance and readability (#8681) 2 years ago
Yeuoly 7a3e756020
refactor: list tools 2 years ago
Yeuoly 435e71eb60
refactor 2 years ago
Shota Totsuka 03fdf5e7f8
chore: Enable Japanese descriptions for Tools (#8646) 2 years ago
Yeuoly 91cb80f795
refactor: tool 2 years ago
Yeuoly 661392eaef
refactor: tool 2 years ago
Yeuoly c472ea6c67
fix: pydantic 2 years ago
Yeuoly 00d1c45518
Merge main 2 years ago
Yeuoly 87c746f6bb
tmp 2 years ago
Bowen Liang c69f5b07ba
chore: apply ruff E501 line-too-long linter rule (#8275)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2 years ago
Yeuoly 70c001436e
support variable 2 years ago
Bowen Liang 2cf1187b32
chore(api/core): apply ruff reformatting (#7624) 2 years ago
Yeuoly 279dee485d
feat: type 2 years ago
Yeuoly 886a160115
fix: invoke tool streamingly 2 years ago
Yeuoly 1fa3b9cfd8
refactor tools 2 years ago
Yeuoly c28998a6f0
refactor: tool message transformer 2 years ago
Yeuoly 4b4741f7ed
Merge main into feat/plugin 2 years ago
非法操作 ba82023445
fix: support float type for tool parameter's default value (#7644) 2 years ago
-LAN- 48d2febebf
fix(api/core/tools/entities/tool_entities.py): Fix type define. (#7250) 2 years ago
Yeuoly d52476c1c9
feat: support backwards invocation 2 years ago
Yeuoly f29b44acd8
feat: support plugin inner api 2 years ago
非法操作 5660878f7b
chore: update the tool's doc (#6167) 2 years ago
crazywoola cc8dc6d35e
Revert "chore: update the tool's doc" (#6153) 2 years ago
非法操作 1d2ab2126c
chore: update the tool's doc (#6122) 2 years ago
非法操作 1e28a8c033
chore: add create_json_message api for tools (#5440) 2 years ago
Bowen Liang d94279ae75
fix: casting non-string type value for tool parameter options (#5267) 2 years ago
takatost 5ec7d85629
fix: issues by pydantic2 upgrade (#5171) 2 years ago
Bowen Liang f976740b57
improve: mordernizing validation by migrating pydantic from 1.x to 2.x (#4592) 2 years ago