(no title)
StarlaAtNight | 1 month ago
I’m sure it will get there as this space matures, but it feels like model updates are very force-fed to users
StarlaAtNight | 1 month ago
I’m sure it will get there as this space matures, but it feels like model updates are very force-fed to users
terminalbraid|1 month ago
It's a major disservice to the problem to act like it's new and solved or even solvable using code revision language.
willj|1 month ago
Leynos|1 month ago
See the "Snapshots" section on these pages for GPT-4o and 4.1, for example:
https://platform.openai.com/docs/models/gpt-4o https://platform.openai.com/docs/models/gpt-4.1
This is done so that application developers whose systems depend upon specific model snapshots don't have to worry about unexpected changes in behaviour.
You can access these snapshots through OpenRouter too, I believe.
swid|1 month ago
Not saying using major.minor depending on architecture is a bad thing, but it wouldn’t be SemVer, and that doesn’t even cover all the different fine tuning / flavors that are done off those models, which generally have no way to order them.
randall|1 month ago
I think you could actually pretty cleanly map semver onto more structured prompt systems ala modern agent harnesses.
memoriuaysj|1 month ago