svpino / alloy-voice-assistant

834 stars 228 forks source link

Your location is not supported by google-generativeai at the moment. #8

Open aaaa-zhen opened 1 month ago

aaaa-zhen commented 1 month ago

_ValueError: Your location is not supported by google-generativeai at the moment. Try to use ChatVertexAI LLM from langchain_googlevertexai.

it's there anyway to use another API ?

svpino commented 1 month ago

Yes, you can use GPT-4o. That code is commented out. Uncomment it and you are good to go.