You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run a command but getting below error. Any insights around this is very much helpful.
export OPENAI_API_BASE=https://generativelanguage.googleapis.com/v1beta/models
holmes ask --api-key="apikey" --model=gemini-1.5-flash-latest "explain what is AI"
and tried below option as well
holmes ask --api-key="apikey" --model=openai/gemini-1.5-flash-latest "explain what is AI"
Hi,
I just started learning, and I was able to install holmesgpt using Cutting Edge (instead of pip used pip3).
pip3 install "https://github.com/robusta-dev/holmesgpt/archive/refs/heads/master.zip"
holmes version
HEAD -> master-2d2a5b3
I am trying to run a command but getting below error. Any insights around this is very much helpful.
export OPENAI_API_BASE=https://generativelanguage.googleapis.com/v1beta/models
holmes ask --api-key="apikey" --model=gemini-1.5-flash-latest "explain what is AI"
and tried below option as well
holmes ask --api-key="apikey" --model=openai/gemini-1.5-flash-latest "explain what is AI"
But getting this
The text was updated successfully, but these errors were encountered: