-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdefault.yaml
More file actions
25 lines (22 loc) · 788 Bytes
/
Copy pathdefault.yaml
File metadata and controls
25 lines (22 loc) · 788 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Personal fusion stack — all via apify-relay (OpenRouter) + Codex OAuth.
# fable: Claude Fable 5 architect · sol: Codex GPT-5.6 Sol primary/Main · drift: DeepSeek V4 Pro
#
# Notes:
# - fusion-harness children run with --no-extensions, so codex-rotate's
# openai-codex-2/-3 providers are NOT visible here; use base openai-codex.
# - deepseek/deepseek-v4-pro-0813 was added to the apify-relay provider in
# ~/.pi/agent/models.json (backup: models.json.bak.fusion).
- name: fable
model: apify-relay/anthropic/claude-fable-5
thinking: high
architect: true
color: "#A78BFA"
- name: sol
model: openai-codex/gpt-5.6-sol
thinking: high
primary: true
color: "#F59E0B"
- name: drift
model: apify-relay/deepseek/deepseek-v4-pro-0813
thinking: high
color: "#34D399"