Skip to content

Conversation

wildanmuhib
Copy link

@wildanmuhib wildanmuhib commented May 22, 2025

Description

Please include a summary of the changes and the related issue.

Type of Change

  • Bugfix
  • New Feature
  • Improvement
  • Documentation Update

Checklist

  • I have read the contributing guidelines.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Related Issue

Closes #[issue number]

)
args_schema: Type[BaseModel] = FaceSwapInput

async def _arun(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The api_url and api_key should not be included as _arun parameters.

You must integrate the actual third-party service directly, unless you're implementing the face-swap logic within your own skill code.

Please follow the skill development guidelines when contributing to the project.

You may also refer to existing skills to see how third-party services are properly integrated.

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.

2 participants