DeNA / dify-google-cloud-terraform

Terraform configuration for deploying Dify on Google Cloud with scalability, high availability, and production-level readiness.
https://github.com/langgenius/dify
Other
29 stars 7 forks source link

Add Vertex AI Gemini support #1

Open ghchinoy opened 1 week ago

ghchinoy commented 1 week ago

Would like to see full GCP usage including Vertex AI Gemini usage rather than OpenAI.

Bonus would be to use any Vertex AI Model Garden model (like Llama or Claude)

sotazum commented 1 day ago

Hi, thank you for bringing up the issue.

You can choose the model you prefer on the Dify UI, including Gemini. Our Terraform code does not include any modules related to LLM models. The architecture image in the README is simply one example.