mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 00:33:00 +00:00
elisa
This commit is contained in:
parent
5386c02b23
commit
4e80893cdb
11 changed files with 73 additions and 12 deletions
|
|
@ -32,7 +32,7 @@
|
|||
if withEnv
|
||||
then ''
|
||||
API_BASE="''${PDF2ZH_API_BASE:-https://openrouter.ai/api/v1}"
|
||||
MODEL="''${PDF2ZH_MODEL:-google/gemini-2.5-flash}"
|
||||
MODEL="''${PDF2ZH_MODEL:-google/gemini-3-flash-preview}"
|
||||
|
||||
if [[ -n "''${PDF2ZH_API_KEY:-}" ]]; then
|
||||
API_KEY="$PDF2ZH_API_KEY"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue