Adaptive routing initial version
This commit is contained in:
parent
14838ae968
commit
a27945101c
7 changed files with 476 additions and 89 deletions
|
|
@ -56,6 +56,11 @@ def build_candidates() -> dict[str, FixtureAdapter]:
|
|||
"summary with entities and relations",
|
||||
0.004,
|
||||
),
|
||||
"openrouter-premium-fixture": FixtureAdapter(
|
||||
"openrouter-premium-fixture",
|
||||
"summary with entities and relations",
|
||||
0.012,
|
||||
),
|
||||
"claude-code-baseline-fixture": FixtureAdapter(
|
||||
"claude-code-baseline-fixture",
|
||||
"summary with entities and relations",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue