nickthecook / archyve

GNU Affero General Public License v3.0
117 stars 15 forks source link

Move `api_version` from ModelConfig table into the provider #71

Open nickthecook opened 1 month ago

nickthecook commented 1 month ago

When new API versions come out, Archyve will have to be modified to support them anyway. Might as well have this a constant in the code, and then it's one less thing for the user to set.