mwitiderrick / dspy

Discover missing keywords with Gemini
1 stars 0 forks source link

Getting error API_KEY_INVALID #1

Open bijucyborg opened 1 month ago

bijucyborg commented 1 month ago

Hi,

I'm getting the error API_KEY_INVALID on clicking submit. I have tested the API Key with the curl command and there seems to be no issue.

Also looking at the DSPy documentation, I do not see the method Google in the DSPy documentation. https://dspy-docs.vercel.app/docs/building-blocks/language_models

Thanks in advance for your help.

mwitiderrick commented 1 month ago

@bijucyborg there is a Google module here https://github.com/stanfordnlp/dspy/blob/d8b8909773fc31e72cec093db2f26109590e524e/dsp/modules/google.py#L55