Skip to content

Commit

Permalink
Add note about Google Gemini in README
Browse files Browse the repository at this point in the history
  • Loading branch information
awwaiid committed Dec 25, 2024
1 parent 0963808 commit 87a1e86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ Draw some stuff on your screen, and then trigger the assistant by *touching/tapp
* So now to use [Groq](https://groq.com/): `./ghostwriter -m llama-3.2-90b-vision-preview --engine-api-key $GROQ_API_KEY --engine openai --engine-base-url https://api.groq.com/openai`
* ... but so far Llama 3.2 90b vision is still quite bad with this interface
* I turned off a bunch of debugging. Now I'll need to go back and introduce log-level or something
* BONUS: And now I've added Google Gemini! Try `-m gemini-2.0-flash-exp` with your `GEMINI_API_KEY` set!

## Ideas
* [DONE] Matt showed me his iOS super calc that just came out, take inspiration from that!
Expand Down

0 comments on commit 87a1e86

Please sign in to comment.