dotfiles/home/private_Library/private_Application Support/io.datasette.llm/extra-openai-models.yaml
2025-08-11 10:56:57 -04:00

17 lines
435 B
YAML

- model_id: copilot-gpt-4.1
model_name: gpt-4.1
api_base: "https://api.githubcopilot.com"
api_key_name: copilot
supports_tools: true
- model_id: copilot-gpt-4o
model_name: gpt-4o
api_base: "https://api.githubcopilot.com"
api_key_name: copilot
supports_tools: true
- model_id: lms-qwen3-coder-30b
model_name: qwen/qwen3-coder-30b
api_base: "http://localhost:1234/v1"
api_key_name: copilot
supports_tools: true