#I need help setting up my model.

1 messages ยท Page 1 of 1 (latest)

plain turtle
#

Need assistance setting up my dagger model.

neon imp
plain turtle
#

Setting it up in terminal

neon imp
#

setting the GEMINI_API_KEY and optionally the GEMINI_MODEL variable is all you need to get it to work

plain turtle
neon imp
plain turtle
neon imp
#

something like:

export GEMINI_API_KEY=$mykey
dagger

^ this is if you're on a mac or linux

plain turtle
#

I'm on Windows

#

I'l lset it up right now

neon imp
#

or you're using something like WSL?

plain turtle
neon imp
#

if you're using powershell, it's $env:GEMINI_API_KEY = "$yourkey"