models.json 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167
  1. {
  2. "vendors": {
  3. "bailian": {
  4. "name": "阿里云百炼",
  5. "baseUrl": "https://dashscope.aliyuncs.com/compatible-mode/v1",
  6. "apiKey": "sk-c25679401ba24c749f53be86b0c9a7a6",
  7. "apiType": "openai-chat",
  8. "models": [
  9. {
  10. "id": "qwen3.6-plus",
  11. "name": "qwen3.6-plus",
  12. "input": ["text", "image"],
  13. "contextWindow": 128000,
  14. "maxTokens": 4000,
  15. "temperature": 0.7,
  16. "supportsToolCall": false,
  17. "enabled": true
  18. },
  19. {
  20. "id": "qwen3.5-flash",
  21. "name": "qwen3.5-flash",
  22. "input": ["text", "image"],
  23. "contextWindow": 128000,
  24. "maxTokens": 4000,
  25. "temperature": 0.7,
  26. "supportsToolCall": false,
  27. "enabled": true
  28. },
  29. {
  30. "id": "tongyi-xiaomi-analysis-pro",
  31. "name": "通义小米分析Pro",
  32. "input": ["text"],
  33. "contextWindow": 128000,
  34. "maxTokens": 4000,
  35. "temperature": 0.7,
  36. "supportsToolCall": false,
  37. "enabled": false,
  38. "reason": "LangChain不兼容,需直接API调用"
  39. },
  40. {
  41. "id": "qwen3.5-122b-a10b",
  42. "name": "qwen3.5-122b-A10B",
  43. "input": ["text"],
  44. "contextWindow": 128000,
  45. "maxTokens": 4000,
  46. "temperature": 0.7,
  47. "supportsToolCall": false,
  48. "enabled": true
  49. }
  50. ]
  51. },
  52. "minimax": {
  53. "name": "MiniMax",
  54. "baseUrl": "https://api.minimax.chat/v1",
  55. "apiKey": "sk-cp-s8hGJr4ACdlZ4GM0LjZ1l2ZNBUAMGwd2ahl0c3W2g6C0EiNH0UvwOBx2q0oJOYO6ca5HqJccP_KRUPucoBizavlwDSZp-ohOGeUw2ymAdXPuM6r3CIDmmlY",
  56. "apiType": "openai-chat",
  57. "models": [
  58. {
  59. "id": "MiniMax-M2.7",
  60. "name": "MiniMax M2.7",
  61. "input": ["text"],
  62. "contextWindow": 128000,
  63. "maxTokens": 4096,
  64. "temperature": 0.7,
  65. "supportsToolCall": true,
  66. "enabled": true
  67. },
  68. {
  69. "id": "MiniMax-Speech-2.8-Turbo",
  70. "name": "MiniMax Speech-2.8-Turbo",
  71. "input": ["tts"],
  72. "apiPath": "/t2a_v2",
  73. "enabled": true
  74. },
  75. {
  76. "id": "MiniMax-image-01",
  77. "name": "MiniMax image-01",
  78. "input": ["image"],
  79. "apiPath": "/image_generation",
  80. "enabled": true
  81. },
  82. {
  83. "id": "MiniMax-Hailuo-02",
  84. "name": "MiniMax Hailuo 02",
  85. "input": ["video"],
  86. "apiPath": "/video_generation",
  87. "enabled": true
  88. }
  89. ]
  90. },
  91. "volcengine": {
  92. "name": "火山引擎",
  93. "baseUrl": "https://ark.cn-beijing.volces.com/api/coding/v3",
  94. "apiKey": "16a23d6b-8544-4ea9-8096-58789c858390",
  95. "apiType": "openai-chat",
  96. "models": [
  97. {
  98. "id": "doubao-seed-2.0-code",
  99. "name": "doubao-seed-2.0-code",
  100. "input": ["text"],
  101. "contextWindow": 128000,
  102. "maxTokens": 4096,
  103. "temperature": 0.7,
  104. "supportsToolCall": true,
  105. "enabled": true
  106. },
  107. {
  108. "id": "doubao-seed-2.0-pro",
  109. "name": "doubao-seed-2.0-pro",
  110. "input": ["text"],
  111. "contextWindow": 128000,
  112. "maxTokens": 4096,
  113. "temperature": 0.7,
  114. "supportsToolCall": true,
  115. "enabled": true
  116. },
  117. {
  118. "id": "minimax-m2.7",
  119. "name": "minimax-m2.7",
  120. "input": ["text"],
  121. "contextWindow": 128000,
  122. "maxTokens": 4096,
  123. "temperature": 0.7,
  124. "supportsToolCall": true,
  125. "enabled": true
  126. },
  127. {
  128. "id": "glm-5.1",
  129. "name": "glm-5.1",
  130. "input": ["text"],
  131. "contextWindow": 128000,
  132. "maxTokens": 4096,
  133. "temperature": 0.7,
  134. "supportsToolCall": true,
  135. "enabled": true
  136. },
  137. {
  138. "id": "deepseek-v3.2",
  139. "name": "deepseek-v3.2",
  140. "input": ["text"],
  141. "contextWindow": 128000,
  142. "maxTokens": 4096,
  143. "temperature": 0.7,
  144. "supportsToolCall": true,
  145. "enabled": true
  146. },
  147. {
  148. "id": "kimi-k2.6",
  149. "name": "kimi-k2.6",
  150. "input": ["text"],
  151. "contextWindow": 128000,
  152. "maxTokens": 4096,
  153. "temperature": 0.7,
  154. "supportsToolCall": true,
  155. "enabled": true
  156. }
  157. ]
  158. }
  159. },
  160. "textGeneration": {
  161. "defaultModel": "qwen3.6-plus"
  162. },
  163. "tts": {
  164. "defaultModel": "MiniMax-Speech-2.8-Turbo",
  165. "defaultVoice": "Cherry"
  166. }
  167. }