mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-18 06:21:42 +00:00
chore: track model variant in honeycomb (#26188)
This commit is contained in:
parent
a300a6cc7a
commit
626a488fb8
8 changed files with 10 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ export default {
|
|||
url.pathname !== "/zen/go/v1/responses" &&
|
||||
!url.pathname.startsWith("/zen/go/v1/models/")
|
||||
)
|
||||
return
|
||||
continue
|
||||
|
||||
let data = {
|
||||
"cf.continent": event.event.request.cf?.continent,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue