Skip to content

Commit 70a2f7a

Browse files
committed
format fix.
1 parent 3b33a0a commit 70a2f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vertexai/src/types/requests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ export interface GenerationConfig {
7777
topK?: number;
7878
presencePenalty?: number;
7979
frequencyPenalty?: number;
80-
/**
80+
/**
8181
* Output response mimetype of the generated candidate text.
8282
* Supported mimetype:
8383
* `text/plain`: (default) Text output.

0 commit comments

Comments
 (0)