jb55 on Nostr: dave works with https://openrouter.ai/ now. you can use *any* ai model to drive dave. ...
dave works with https://openrouter.ai/ now. you can use *any* ai model to drive dave. just tested with google gemini and it works great! here's the CLI config until we have the UI for selecting the backend provider.
this only works if you compile from source for now until we have a new binary release.
back to working on https://jb55.com/lmzap, (lightning version of openrouter) so that you can use lightning instead of fiat+KYC
this only works if you compile from source for now until we have a new binary release.
back to working on https://jb55.com/lmzap, (lightning version of openrouter) so that you can use lightning instead of fiat+KYC
quoting note1az0…y9uaI fixed this. you can set these to get openrouter working:
DAVE_API_KEY=$OPENROUTER_API_KEY
DAVE_ENDPOINT=https://openrouter.ai/api/v1
DAVE_MODEL="google/gemini-2.0-flash-001"