misc llm tweaks etc

This commit is contained in:
Matthew Ryan Dillon 2025-05-19 08:57:22 -04:00
parent 9a3734f2de
commit 9e72ed1f31
3 changed files with 70 additions and 104 deletions

View file

@ -1,32 +1,9 @@
- model_id: crsr-claude-3.5-sonnet
model_name: claude-3.5-sonnet
api_base: "http://localhost:3000/v1"
api_key_name: crsr
- model_id: crsr-claude-3.7-sonnet
model_name: claude-3.7-sonnet
api_base: "http://localhost:3000/v1"
api_key_name: crsr
- model_id: crsr-claude-3.7-sonnet-max
model_name: claude-3.7-sonnet-max
api_base: "http://localhost:3000/v1"
api_key_name: crsr
- model_id: crsr-gpt-4.1
- model_id: copilot-gpt-4.1
model_name: gpt-4.1
api_base: "http://localhost:3000/v1"
api_key_name: crsr
api_base: "https://api.githubcopilot.com"
api_key_name: copilot
- model_id: crsr-o4-mini
model_name: o4-mini
api_base: "http://localhost:3000/v1"
api_key_name: crsr
- model_id: proxy-gpt-4o
- model_id: copilot-gpt-4o
model_name: gpt-4o
api_base: "http://localhost:8080"
- model_id: proxy-gpt-4.1
model_name: gpt-4.1
api_base: "http://localhost:8080"
api_base: "https://api.githubcopilot.com"
api_key_name: copilot