BoundaryML / baml

BAML is a templating language to write typed LLM functions. Check out the promptfiddle.com playground
https://docs.boundaryml.com
Apache License 2.0
428 stars 13 forks source link

Offer Vertex-AI as a provider #706

Open hellovai opened 2 weeks ago

hellovai commented 2 weeks ago

Vertex-ai is another commonly offered interface for speaking to LLMs on-top of gemini directly. It has issues in the way we get the authorization token (needs to be refreshed frequently w/ oauth). We can support this if many people require it.

Foxicution commented 3 days ago

We'd like this feature.