@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.js
CHANGED
|
@@ -5668,7 +5668,7 @@ var MODELS_BY_PROVIDER = {
|
|
|
5668
5668
|
models: Object.keys(openAiNativeModels)
|
|
5669
5669
|
},
|
|
5670
5670
|
"qwen-code": { id: "qwen-code", label: "Qwen Code", models: Object.keys(qwenCodeModels) },
|
|
5671
|
-
roo: { id: "roo", label: "Roo Code
|
|
5671
|
+
roo: { id: "roo", label: "Roo Code Router", models: [] },
|
|
5672
5672
|
sambanova: {
|
|
5673
5673
|
id: "sambanova",
|
|
5674
5674
|
label: "SambaNova",
|