mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
42569f8bf2
* feat: Complete CometAPI model provider plugin with 500+ AI models support - Add CometAPI model provider with comprehensive API integration - Support for LLM, text embedding, TTS, and speech-to-text models - Include multilingual descriptions (EN/JP/ZH/PT-BR) - Add proper plugin structure with manifest, provider configs, and assets - Implement common OpenAI-compatible interface for model integration * feature: Better multi-language support * fix: update author name from 'cometapi' to 'langgenius' in manifest files * feat: update model versions and add new models for GPT-5 and Claude series * fix created_at date in manifest.yaml * fix: invalid character 'e' looking for beginning of value * feat: enhance YAML processing with encoding checks and interactive updates --------- Co-authored-by: NoahCode <51156988+NoahCodeGG@users.noreply.github.com>