@merit-systems/echo-react-sdk 1.0.36-test.824c9fa8.0 → 1.0.36-test.8b1b2271.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 +0 -6
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -25046,12 +25046,6 @@ var OpenRouterModels = [
|
|
|
25046
25046
|
output_cost_per_token: 4e-7,
|
|
25047
25047
|
provider: "OpenRouter"
|
|
25048
25048
|
},
|
|
25049
|
-
{
|
|
25050
|
-
model_id: "openrouter/auto",
|
|
25051
|
-
input_cost_per_token: -1,
|
|
25052
|
-
output_cost_per_token: -1,
|
|
25053
|
-
provider: "OpenRouter"
|
|
25054
|
-
},
|
|
25055
25049
|
{
|
|
25056
25050
|
model_id: "perplexity/r1-1776",
|
|
25057
25051
|
input_cost_per_token: 2e-6,
|