You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/api/core/extension
QuantumGhost a3202356e6 fix(api): correct path retrieval in scan_extensions method
The previous does not work when `cwd` is not `api`, switching to
`__file__` fixes this.
1 year ago
..
__init__.py feat: add api-based extension & external data tool & moderation backend (#1403) 3 years ago
api_based_extension_requestor.py feat: mypy for all type check (#10921) 1 year ago
extensible.py fix(api): correct path retrieval in scan_extensions method 1 year ago
extension.py feat: mypy for all type check (#10921) 1 year ago