configs
This commit is contained in:
		| @@ -38,16 +38,23 @@ clients: | ||||
|           reasoning: | ||||
|             effort: high | ||||
|  | ||||
|     - name: deepseek/deepseek-chat-v3.1 | ||||
|       max_input_tokens: 163840 | ||||
|       input_price: 0.20 | ||||
|       output_price: 0.80 | ||||
|       patch: | ||||
|         body: | ||||
|           reasoning: | ||||
|             effort: high | ||||
|  | ||||
|     - name: deepseek/deepseek-r1-0528 | ||||
|       max_input_tokens: 65536 | ||||
|       input_price: 0.28 | ||||
|       output_price: 1.12 | ||||
|  | ||||
|     - name: deepseek/deepseek-r1-0528:free | ||||
|       max_input_tokens: 65536 | ||||
|     - name: deepseek/deepseek-chat-v3.1:free | ||||
|       max_input_tokens: 163840 | ||||
|       input_price: 0 | ||||
|       output_price: 0 | ||||
|       patch: | ||||
|         body: | ||||
|           reasoning: | ||||
|             effort: high | ||||
|  | ||||
|  | ||||
|     - name: perplexity/sonar-pro | ||||
|   | ||||
		Reference in New Issue
	
	Block a user