Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gen image tool #215

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Gen image tool #215

wants to merge 2 commits into from

Conversation

Flamx123
Copy link

文生图工具
该工具可以基于语段生成图片:

name: 'gen_image_tool'
description: '使用该工具可以通过输入一段描述来生成一张图片。
        ```'
tool_type: 'api'
input_keys: ['input']
metadata:
  type: 'TOOL'
  module: 'sample_standard_app.app.core.tool.gen_image_tool'
  class: 'GenImageTool'

该工具可以直接使用,无需任何key,但是为了系统安全,请不要在生产环境使用该工具,使用可参考gen_image_bot agent.

@Flamx123 Flamx123 closed this Dec 16, 2024
@Flamx123 Flamx123 reopened this Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant