Skip to content

Instantly share code, notes, and snippets.

View blacksheepaul's full-sized avatar

blacksheepaul

  • Sol III, Singapore
  • 08:32 (UTC +08:00)
View GitHub Profile
function claude() {
# 定义不同服务的配置
local base_url=""
local auth_token=""
local api_key=""
local model=""
local small_fast_model=""
local use_logged_in_claude=false
case "$1" in