>>quickt+U4
I’d recommend trying to build out your systems to work across LLMs where you can. Create an interface layer and for now maybe use OpenAI and Vertex as a couple of options. Vertex is handy as while not always as good you may find it works well for some tasks and it can be a lot cheaper for those.
If you build out this way then when the next greatest LLM comes out you can plug that into your interface and switch the tasks it’s best at over.