pull/4473/head^2
Frank 2025-11-18 17:42:46 -05:00
parent a9b6debfa2
commit 52cf9e3423
1 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,8 @@ export default {
if (
url.pathname !== "/zen/v1/chat/completions" &&
url.pathname !== "/zen/v1/messages" &&
url.pathname !== "/zen/v1/responses"
url.pathname !== "/zen/v1/responses" &&
!url.pathname.startsWith("/zen/v1/models/")
)
return