mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-18 11:23:31 +00:00
zen: new inference
This commit is contained in:
parent
cb54824f2f
commit
20b090e493
1 changed files with 2 additions and 0 deletions
|
|
@ -179,6 +179,8 @@ export async function handler(
|
|||
logger.metric({
|
||||
provider: providerInfo.id,
|
||||
"provider.model": providerInfo.model,
|
||||
shallowProvider: providerInfo.id,
|
||||
"shallowProvider.model": providerInfo.model,
|
||||
})
|
||||
|
||||
const startTimestamp = Date.now()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue