fix(config): update max_input_tokens
for pino-coder to 16000
This commit is contained in:
parent
914a26a0ba
commit
c50e278db7
@ -8,5 +8,5 @@ clients:
|
||||
max_output_tokens: 16000
|
||||
|
||||
- name: pino-coder
|
||||
max_input_tokens: 8192
|
||||
max_input_tokens: 16000
|
||||
max_output_tokens: 16000
|
||||
|
Loading…
Reference in New Issue
Block a user