Compare commits
2 commits
9b0853787c
...
92ea9d16f8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
92ea9d16f8 | ||
|
|
a375e45608 |
1 changed files with 3 additions and 0 deletions
|
|
@ -9,6 +9,9 @@ gcmp() {
|
|||
}
|
||||
|
||||
gcpropose() {
|
||||
export all_proxy=''
|
||||
export http_proxy=''
|
||||
export https_proxy=''
|
||||
local LITELLM_BASE_URL="http://h001.net.joshuabell.xyz:8094"
|
||||
local LITELLM_MODEL="azure-gpt-5-mini-2025-08-07"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue