TensorNull
TensorNull
# CometAPI integration ## Overview Add CometAPI as a new router/provider so users can fetch and pick CometAPI models alongside existing sources. ## Changes - Provider: add `cometapi` to router...
### Feature Description I would like to be able to use CometAPI as one of the AI provider options in Open Notebook. CometAPI offers a robust API with access to...
## Describe Your Changes - Added CometAPI to the remote model providers checklist. - Updated _meta.json to include CometAPI documentation link. - Modified yarn.lock to reflect changes in dependencies. -...
Hi Skyvern-AI team, We're CometAPI, and we offer a robust API that provides access to 500+ large language models (LLMs), as well as multimodal generation capabilities (text, images, video, audio,...
### Short description and motivation for the proposed feature MindsDB currently supports various LLM providers for its AI/ML capabilities. We'd like to propose adding CometAPI as an integration option for...
**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....
Relevant issue #44610
integration of https://www.cometapi.com ## CometAPI Details - **Website**: https://www.cometapi.com/ - **API Documentation**: https://api.cometapi.com/doc - **Base URL**: https://api.cometapi.com/v1/ - **API Compatibility**: OpenAI-compatible API format - **Model List**: https://api.cometapi.com/v1/models - **Get API...
**Is your feature request related to a problem? Please describe.** Chatbot UI users need provider redundancy and cost flexibility. Relying on limited providers causes downtime during rate limits or outages....
### Changes 🏗️ Add CometAPI as a new LLM provider to AutoGPT Platform, following the existing OpenRouter integration pattern: related issue: #10958 ### Checklist 📋 #### For code changes: -...