|
1813 | 1813 | "pattern": "^https?:\\/\\/[^\\s/$.?#].[^\\s]*$", |
1814 | 1814 | "description": "Optional base URL." |
1815 | 1815 | }, |
| 1816 | + "temperature": { |
| 1817 | + "type": "number", |
| 1818 | + "description": "Optional temperature setting to use with the model." |
| 1819 | + }, |
1816 | 1820 | "headers": { |
1817 | 1821 | "type": "object", |
1818 | 1822 | "description": "Optional headers to use with the model.", |
|
1947 | 1951 | "pattern": "^https?:\\/\\/[^\\s/$.?#].[^\\s]*$", |
1948 | 1952 | "description": "Optional base URL." |
1949 | 1953 | }, |
| 1954 | + "temperature": { |
| 1955 | + "type": "number", |
| 1956 | + "description": "Optional temperature setting to use with the model." |
| 1957 | + }, |
1950 | 1958 | "headers": { |
1951 | 1959 | "type": "object", |
1952 | 1960 | "description": "Optional headers to use with the model.", |
|
2078 | 2086 | "detailed" |
2079 | 2087 | ] |
2080 | 2088 | }, |
| 2089 | + "temperature": { |
| 2090 | + "type": "number", |
| 2091 | + "description": "Optional temperature setting to use with the model." |
| 2092 | + }, |
2081 | 2093 | "headers": { |
2082 | 2094 | "type": "object", |
2083 | 2095 | "description": "Optional headers to use with the model.", |
|
2181 | 2193 | "pattern": "^https?:\\/\\/[^\\s/$.?#].[^\\s]*$", |
2182 | 2194 | "description": "Optional base URL." |
2183 | 2195 | }, |
| 2196 | + "temperature": { |
| 2197 | + "type": "number", |
| 2198 | + "description": "Optional temperature setting to use with the model." |
| 2199 | + }, |
2184 | 2200 | "headers": { |
2185 | 2201 | "type": "object", |
2186 | 2202 | "description": "Optional headers to use with the model.", |
|
2284 | 2300 | "pattern": "^https?:\\/\\/[^\\s/$.?#].[^\\s]*$", |
2285 | 2301 | "description": "Optional base URL." |
2286 | 2302 | }, |
| 2303 | + "temperature": { |
| 2304 | + "type": "number", |
| 2305 | + "description": "Optional temperature setting to use with the model." |
| 2306 | + }, |
2287 | 2307 | "headers": { |
2288 | 2308 | "type": "object", |
2289 | 2309 | "description": "Optional headers to use with the model.", |
|
2403 | 2423 | "pattern": "^https?:\\/\\/[^\\s/$.?#].[^\\s]*$", |
2404 | 2424 | "description": "Optional base URL." |
2405 | 2425 | }, |
| 2426 | + "temperature": { |
| 2427 | + "type": "number", |
| 2428 | + "description": "Optional temperature setting to use with the model." |
| 2429 | + }, |
2406 | 2430 | "headers": { |
2407 | 2431 | "type": "object", |
2408 | 2432 | "description": "Optional headers to use with the model.", |
|
2524 | 2548 | "pattern": "^https?:\\/\\/[^\\s/$.?#].[^\\s]*$", |
2525 | 2549 | "description": "Optional base URL." |
2526 | 2550 | }, |
| 2551 | + "temperature": { |
| 2552 | + "type": "number", |
| 2553 | + "description": "Optional temperature setting to use with the model." |
| 2554 | + }, |
2527 | 2555 | "headers": { |
2528 | 2556 | "type": "object", |
2529 | 2557 | "description": "Optional headers to use with the model.", |
|
2627 | 2655 | "pattern": "^https?:\\/\\/[^\\s/$.?#].[^\\s]*$", |
2628 | 2656 | "description": "Optional base URL." |
2629 | 2657 | }, |
| 2658 | + "temperature": { |
| 2659 | + "type": "number", |
| 2660 | + "description": "Optional temperature setting to use with the model." |
| 2661 | + }, |
2630 | 2662 | "headers": { |
2631 | 2663 | "type": "object", |
2632 | 2664 | "description": "Optional headers to use with the model.", |
|
2756 | 2788 | "detailed" |
2757 | 2789 | ] |
2758 | 2790 | }, |
| 2791 | + "temperature": { |
| 2792 | + "type": "number", |
| 2793 | + "description": "Optional temperature setting to use with the model." |
| 2794 | + }, |
2759 | 2795 | "headers": { |
2760 | 2796 | "type": "object", |
2761 | 2797 | "description": "Optional headers to use with the model.", |
|
2959 | 2995 | "thinking", |
2960 | 2996 | "reasoning" |
2961 | 2997 | ] |
| 2998 | + }, |
| 2999 | + "temperature": { |
| 3000 | + "type": "number", |
| 3001 | + "description": "Optional temperature setting to use with the model." |
2962 | 3002 | } |
2963 | 3003 | }, |
2964 | 3004 | "required": [ |
|
3020 | 3060 | "pattern": "^https?:\\/\\/[^\\s/$.?#].[^\\s]*$", |
3021 | 3061 | "description": "Optional base URL." |
3022 | 3062 | }, |
| 3063 | + "temperature": { |
| 3064 | + "type": "number", |
| 3065 | + "description": "Optional temperature setting to use with the model." |
| 3066 | + }, |
3023 | 3067 | "headers": { |
3024 | 3068 | "type": "object", |
3025 | 3069 | "description": "Optional headers to use with the model.", |
|
3127 | 3171 | "pattern": "^https?:\\/\\/[^\\s/$.?#].[^\\s]*$", |
3128 | 3172 | "description": "Optional base URL." |
3129 | 3173 | }, |
| 3174 | + "temperature": { |
| 3175 | + "type": "number", |
| 3176 | + "description": "Optional temperature setting to use with the model." |
| 3177 | + }, |
3130 | 3178 | "headers": { |
3131 | 3179 | "type": "object", |
3132 | 3180 | "description": "Optional headers to use with the model.", |
|
3303 | 3351 | "pattern": "^https?:\\/\\/[^\\s/$.?#].[^\\s]*$", |
3304 | 3352 | "description": "Optional base URL." |
3305 | 3353 | }, |
| 3354 | + "temperature": { |
| 3355 | + "type": "number", |
| 3356 | + "description": "Optional temperature setting to use with the model." |
| 3357 | + }, |
3306 | 3358 | "headers": { |
3307 | 3359 | "type": "object", |
3308 | 3360 | "description": "Optional headers to use with the model.", |
|
3437 | 3489 | "pattern": "^https?:\\/\\/[^\\s/$.?#].[^\\s]*$", |
3438 | 3490 | "description": "Optional base URL." |
3439 | 3491 | }, |
| 3492 | + "temperature": { |
| 3493 | + "type": "number", |
| 3494 | + "description": "Optional temperature setting to use with the model." |
| 3495 | + }, |
3440 | 3496 | "headers": { |
3441 | 3497 | "type": "object", |
3442 | 3498 | "description": "Optional headers to use with the model.", |
|
3568 | 3624 | "detailed" |
3569 | 3625 | ] |
3570 | 3626 | }, |
| 3627 | + "temperature": { |
| 3628 | + "type": "number", |
| 3629 | + "description": "Optional temperature setting to use with the model." |
| 3630 | + }, |
3571 | 3631 | "headers": { |
3572 | 3632 | "type": "object", |
3573 | 3633 | "description": "Optional headers to use with the model.", |
|
3671 | 3731 | "pattern": "^https?:\\/\\/[^\\s/$.?#].[^\\s]*$", |
3672 | 3732 | "description": "Optional base URL." |
3673 | 3733 | }, |
| 3734 | + "temperature": { |
| 3735 | + "type": "number", |
| 3736 | + "description": "Optional temperature setting to use with the model." |
| 3737 | + }, |
3674 | 3738 | "headers": { |
3675 | 3739 | "type": "object", |
3676 | 3740 | "description": "Optional headers to use with the model.", |
|
3774 | 3838 | "pattern": "^https?:\\/\\/[^\\s/$.?#].[^\\s]*$", |
3775 | 3839 | "description": "Optional base URL." |
3776 | 3840 | }, |
| 3841 | + "temperature": { |
| 3842 | + "type": "number", |
| 3843 | + "description": "Optional temperature setting to use with the model." |
| 3844 | + }, |
3777 | 3845 | "headers": { |
3778 | 3846 | "type": "object", |
3779 | 3847 | "description": "Optional headers to use with the model.", |
|
3893 | 3961 | "pattern": "^https?:\\/\\/[^\\s/$.?#].[^\\s]*$", |
3894 | 3962 | "description": "Optional base URL." |
3895 | 3963 | }, |
| 3964 | + "temperature": { |
| 3965 | + "type": "number", |
| 3966 | + "description": "Optional temperature setting to use with the model." |
| 3967 | + }, |
3896 | 3968 | "headers": { |
3897 | 3969 | "type": "object", |
3898 | 3970 | "description": "Optional headers to use with the model.", |
|
4014 | 4086 | "pattern": "^https?:\\/\\/[^\\s/$.?#].[^\\s]*$", |
4015 | 4087 | "description": "Optional base URL." |
4016 | 4088 | }, |
| 4089 | + "temperature": { |
| 4090 | + "type": "number", |
| 4091 | + "description": "Optional temperature setting to use with the model." |
| 4092 | + }, |
4017 | 4093 | "headers": { |
4018 | 4094 | "type": "object", |
4019 | 4095 | "description": "Optional headers to use with the model.", |
|
4117 | 4193 | "pattern": "^https?:\\/\\/[^\\s/$.?#].[^\\s]*$", |
4118 | 4194 | "description": "Optional base URL." |
4119 | 4195 | }, |
| 4196 | + "temperature": { |
| 4197 | + "type": "number", |
| 4198 | + "description": "Optional temperature setting to use with the model." |
| 4199 | + }, |
4120 | 4200 | "headers": { |
4121 | 4201 | "type": "object", |
4122 | 4202 | "description": "Optional headers to use with the model.", |
|
4246 | 4326 | "detailed" |
4247 | 4327 | ] |
4248 | 4328 | }, |
| 4329 | + "temperature": { |
| 4330 | + "type": "number", |
| 4331 | + "description": "Optional temperature setting to use with the model." |
| 4332 | + }, |
4249 | 4333 | "headers": { |
4250 | 4334 | "type": "object", |
4251 | 4335 | "description": "Optional headers to use with the model.", |
|
4449 | 4533 | "thinking", |
4450 | 4534 | "reasoning" |
4451 | 4535 | ] |
| 4536 | + }, |
| 4537 | + "temperature": { |
| 4538 | + "type": "number", |
| 4539 | + "description": "Optional temperature setting to use with the model." |
4452 | 4540 | } |
4453 | 4541 | }, |
4454 | 4542 | "required": [ |
|
4510 | 4598 | "pattern": "^https?:\\/\\/[^\\s/$.?#].[^\\s]*$", |
4511 | 4599 | "description": "Optional base URL." |
4512 | 4600 | }, |
| 4601 | + "temperature": { |
| 4602 | + "type": "number", |
| 4603 | + "description": "Optional temperature setting to use with the model." |
| 4604 | + }, |
4513 | 4605 | "headers": { |
4514 | 4606 | "type": "object", |
4515 | 4607 | "description": "Optional headers to use with the model.", |
|
4617 | 4709 | "pattern": "^https?:\\/\\/[^\\s/$.?#].[^\\s]*$", |
4618 | 4710 | "description": "Optional base URL." |
4619 | 4711 | }, |
| 4712 | + "temperature": { |
| 4713 | + "type": "number", |
| 4714 | + "description": "Optional temperature setting to use with the model." |
| 4715 | + }, |
4620 | 4716 | "headers": { |
4621 | 4717 | "type": "object", |
4622 | 4718 | "description": "Optional headers to use with the model.", |
|
0 commit comments