There is no free lunch - but from Singapur?

Started by Theo Gottwald, July 19, 2026, 01:36:01 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Theo Gottwald

They let you use their FLASH Model for free, only the PRO Model is paid.

The AI-Race is not more only fom USA <-> CHINA we have now anothe player: -> SINGAPUR

AGNES AI - lots of free API?

Can be used in Open Code. If you use their own CLI you will also get other models for free.

I tested it today. Its comparable to Deepseek and it gives you a large free contingent - but its not endless.
I just ran into the limit (after severall hours).

So using Opencode you can use the "builtin free Deepseek" and when its gone, switch to "Agnes Flash" and use that free API.
Togethe they make a full workday free API for your project.

More Info:
https://platform.agnes-ai.com/

Here are the Endpoint you need to add to the Opencode config-file (let Deepseek do it for you, then restart Open Code).

 https://apihub.agnes-ai.com/v1/chat/completions
 https://apihub.agnes-ai.com/v1/models
https://apihub.agnes-ai.com/v1