Skip to content

Commit 19777f0

Browse files
committed
refactor: maxtoken=800
1 parent 3eeb0a4 commit 19777f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ spring:
5656
options:
5757
model: "gemini-2.0-flash-exp"
5858
temperature: 0.8
59-
max-tokens: 300
59+
max-tokens: 800
6060
completions-path: "/chat/completions"
6161

6262
springdoc:

0 commit comments

Comments
 (0)