Skip to content

Commit 46cf17a

Browse files
remove GOOGLE_VERTEX_INCLUDE_THOUGHTS
1 parent 1888acc commit 46cf17a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/shared/src/env.server.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,6 @@ const options = {
221221
GOOGLE_VERTEX_PROJECT: z.string().optional(),
222222
GOOGLE_VERTEX_REGION: z.string().default('us-central1'),
223223
GOOGLE_APPLICATION_CREDENTIALS: z.string().optional(),
224-
GOOGLE_VERTEX_INCLUDE_THOUGHTS: booleanSchema.default('true'),
225224

226225
/**
227226
* @deprecated Use `thinkingBudget` in the language model config instead.

0 commit comments

Comments
 (0)