Hi all,
I’m trying to figure out a way to futureproof my AI scenarios by creating something that will automatically update to the most relevant AI model for any given AI provider en-mass.
Eg. update any GPT modules that are being used for writing tasks to the best writing model. Or update claude from 3.7 to 4 when it comes out.
Is is just a case of a google sheet that lists use cases and my preferred model and manually call that in each module scenario and map into the ai modules?
Any other more classy solutions? I thought eden ai might help but the picking of models is still manual.