Add EU Sovereign Routers + Models / Filter by Model Training #12936
Replies: 2 comments 2 replies
|
Hey @dfigos-2000! The second half of your ask is the more valuable one, and it is already half-built in the codebase — which changes what needs doing. The training flag partly exists. So the concept shipped — but scoped to the free-model catalog on the Radar page, and as a badge, not a filter. A paid or API-key provider has nowhere to carry the flag at all. That is precisely the gap you hit. Opened #12938 to close it, with the tri-state design your use case demands:
Your coloured-ball idea is right for the display; the hard part is the data behind it staying honest, so that is where the issue puts its weight. On the providers themselves — One correction worth stating plainly: EU-hosted and "does not train on your prompts" are independent properties. A provider can be in-region and still train, or be US-hosted with a contractual no-training term. The filter has to encode the actual term, not the jurisdiction — otherwise it gives false comfort on exactly the traffic you are trying to protect. |
|
@dfigos-2000 — sensible call, and thanks for saying so instead of leaving it open. No docs means no way to write a registry entry that is not guesswork, so standby is the right state for Abacus. The other two are moving. Both now have their own tracking issue, and yours was the input that made them specific rather than a wish:
The training-flag half of your original request is #12938, which is the part I think actually matters most here. If you come across the ToS or DPA clause for either provider stating whether they train on submitted prompts, post the link in #12938 — that issue requires a source URL for every non- |
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I was wonder if its possible to request the addition of the following Routers/Model providers?
And many other EU based providers that can exist.
Also, it could be good to advertise to each model, whether is API based, web auth, free tier, etc, that they can be training their models with users requests or not. This can be done maybe putting a new filter in Providers tab -> a coloured ball that says that the model IS or NOT training their models.
This could be useful in environments where data sovereignty is important, for example, when dealing with intellectual property and stuff like that.
Thanks!
All reactions