Files
notedeck/crates
William Casarin 4cedea9fdb dave: more flexible env config
With this I was able 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"
RUST_LOG=async_openai=debug,notedeck_dave=debug

./target/release/notedeck
2025-04-22 16:46:38 -07:00
..
2025-04-22 10:46:51 -07:00
2025-04-22 10:50:58 -07:00
2025-04-21 13:16:18 -07:00