feat(command): identify command sources
This commit is contained in:
parent
0e705e2a05
commit
3cd894d40a
4 changed files with 10 additions and 3 deletions
|
|
@ -59,6 +59,7 @@ describe("CommandV2", () => {
|
|||
providerID: ProviderV2.ID.make("anthropic"),
|
||||
variant: ModelV2.VariantID.make("high"),
|
||||
},
|
||||
source: "command",
|
||||
}),
|
||||
])
|
||||
}),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue