Files
dify-plugin-sdks/python/examples/github/manifest.yaml
T
2025-08-07 17:21:50 +08:00

40 lines
775 B
YAML

author: langgenius
created_at: "2024-09-20T08:03:44.658609186Z"
description:
en_US: GitHub is an online software source code hosting service.
pt_BR:
GitHub é uma plataforma online para serviços de hospedagem de código fonte
de software.
zh_Hans: GitHub是一个在线软件源代码托管服务平台。
icon: icon.svg
label:
en_US: GitHub
pt_BR: GitHub
zh_Hans: GitHub
meta:
arch:
- amd64
- arm64
runner:
entrypoint: main
language: python
version: "3.12"
version: 0.2.7
minimum_dify_version: 1.7.0
name: github
plugins:
tools:
- provider/github.yaml
resource:
memory: 1048576
permission:
model:
enabled: true
llm: true
tool:
enabled: true
tags:
- utilities
type: plugin
version: 0.3.0