@roo-code/types 1.102.0 → 1.103.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -6005,7 +6005,7 @@ var MODELS_BY_PROVIDER = {
|
|
|
6005
6005
|
models: Object.keys(openAiNativeModels)
|
|
6006
6006
|
},
|
|
6007
6007
|
"qwen-code": { id: "qwen-code", label: "Qwen Code", models: Object.keys(qwenCodeModels) },
|
|
6008
|
-
roo: { id: "roo", label: "Roo Code
|
|
6008
|
+
roo: { id: "roo", label: "Roo Code Router", models: [] },
|
|
6009
6009
|
sambanova: {
|
|
6010
6010
|
id: "sambanova",
|
|
6011
6011
|
label: "SambaNova",
|