Replies: 1 comment 2 replies
-
|
This is a strong direction, especially if current workflows are already hitting usage limits across Copilot, Claude Max, and Google Pro. I’d evaluate providers with a workload-based matrix instead of only comparing model quality:
For each workload, I’d compare cost per successful task, rate limits, reliability, latency, context length, tool/function calling support, API compatibility, and fallback options. DeepSeek / Llama / OpenAI-compatible providers could be useful, but the safer setup is probably a routing layer based on task type, cost, and reliability rather than depending on one vendor. I’m working around lower-cost OpenAI-compatible API access for small AI builders, so this kind of multi-provider evaluation is exactly the area I’m focused on. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Our current org development rate is consuming a GitHub Copilot Pro, Claude Max 20x, and Google Pro subscription credits and hitting usage limits. These vendors have been changing their usage limits, pricing model and reliability which adds risk to our system.
Strategically, we should have access to more vendors, models and usage patterns to ensure we can select and use the optimal approach based on use case, performance, reliability and cost.
Investigate additional vendors, models and subscription/API access such as:
DeepSeek
Open Weight
Llama
OpenAI
Cursor
Consider alternative consumption approach for some workloads:
Batch Endpoints
Beta Was this translation helpful? Give feedback.
All reactions