-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
Is your feature request related to a problem? Please describe.
As a platform for building AI agent workflows, Sim currently supports multiple AI providers like OpenAI, Anthropic, Gemini, and others. However, users seeking additional multimodal capabilities (images, video, audio generation) or alternative API providers would benefit from CometAPI integration to expand their workflow possibilities.
Describe the solution you'd like
Integrate CometAPI as an additional AI model provider in Sim's workflow builder. CometAPI is OpenAI-compatible (base URL: https://api.cometapi.com/v1/) and offers extended multimodal generation capabilities beyond standard text completion, including image, video, and audio generation endpoints.
CometAPI Resources
Implementation Offer
We'd be happy to assist in integrating CometAPI into your project. If you're interested, we can submit a pull request that aligns with your project's standards and guidelines.