langgenius / dify

Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
https://dify.ai
Other
53.23k stars 7.77k forks source link

fix: fish audio wrong validate credentials interface #11019

Closed yihong0618 closed 5 days ago

yihong0618 commented 6 days ago

Summary

Also found by https://github.com/langgenius/dify/pull/10921 and part of it. the interface validate_credentials in FishAudioText2SpeechModel is different from others if seems forget the model name this pull request make them the same.

[!Tip] Close issue syntax: Fixes #<issue number> or Resolves #<issue number>, see documentation for more details.

Screenshots

Before: After:
... ...

Checklist

[!IMPORTANT]
Please review the checklist below before submitting your pull request.