mindroot 9.15.0__py3-none-any.whl → 9.17.0__py3-none-any.whl
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.
Potentially problematic release.
This version of mindroot might be problematic. Click here for more details.
- mindroot/lib/providers/model_preferences_v2.py +1 -1
- {mindroot-9.15.0.dist-info → mindroot-9.17.0.dist-info}/METADATA +1 -1
- {mindroot-9.15.0.dist-info → mindroot-9.17.0.dist-info}/RECORD +7 -7
- {mindroot-9.15.0.dist-info → mindroot-9.17.0.dist-info}/WHEEL +0 -0
- {mindroot-9.15.0.dist-info → mindroot-9.17.0.dist-info}/entry_points.txt +0 -0
- {mindroot-9.15.0.dist-info → mindroot-9.17.0.dist-info}/licenses/LICENSE +0 -0
- {mindroot-9.15.0.dist-info → mindroot-9.17.0.dist-info}/top_level.txt +0 -0
|
@@ -32,8 +32,8 @@ class ModelPreferencesV2:
|
|
|
32
32
|
# Create minimal default if template doesn't exist
|
|
33
33
|
default_prefs = {
|
|
34
34
|
"stream_chat": [
|
|
35
|
-
["ah_anthropic", "claude-sonnet-4-0"],
|
|
36
35
|
["ah_openrouter", "deepseek/deepseek-chat-v3.1"],
|
|
36
|
+
["ah_anthropic", "claude-sonnet-4-0"],
|
|
37
37
|
["mr_gemini", "models/gemini-2.5-pro"],
|
|
38
38
|
["ah_openai", "gpt-5"]
|
|
39
39
|
],
|
|
@@ -2252,7 +2252,7 @@ mindroot/lib/providers/__init__.py,sha256=CxqC9iaRUTx6q2i4rfLAjGEmjy7t6d86SoyTYC
|
|
|
2252
2252
|
mindroot/lib/providers/commands.py,sha256=wxR9tfwjdu7lbjJZQ1vNOWH-vEdhcpOxkaBf2G9OKv0,735
|
|
2253
2253
|
mindroot/lib/providers/hooks.py,sha256=9cJoJRhZyzFmLBJNTYGaVijA7B6hAm2mJu9I2ij4WMo,359
|
|
2254
2254
|
mindroot/lib/providers/missing.py,sha256=G6ZM25ZEVgsk4uWwgf0GygJ1SWEnstwfw7xsR9QEI_E,2457
|
|
2255
|
-
mindroot/lib/providers/model_preferences_v2.py,sha256=
|
|
2255
|
+
mindroot/lib/providers/model_preferences_v2.py,sha256=DesJZCPFkbC6-3EqguTMVCfxJbcOi7gMWl01s1CinJs,7337
|
|
2256
2256
|
mindroot/lib/providers/services.py,sha256=nTPUbz_KjxAENg4s9ymZnztH4Z7dhBjM6bvSlIxMQQs,598
|
|
2257
2257
|
mindroot/lib/providers/backup/__init__.py,sha256=8iL9fylkE7SaFap4oj9D2eikN_4EJp5IaANiPF75qWM,12186
|
|
2258
2258
|
mindroot/lib/utils/backoff.py,sha256=P059hqyTtYM_unNQP_iHSdYNhWe3Hz6VqbJ_vX19eoI,5520
|
|
@@ -2268,9 +2268,9 @@ mindroot/protocols/services/stream_chat.py,sha256=fMnPfwaB5fdNMBLTEg8BXKAGvrELKH
|
|
|
2268
2268
|
mindroot/registry/__init__.py,sha256=40Xy9bmPHsgdIrOzbtBGzf4XMqXVi9P8oZTJhn0r654,151
|
|
2269
2269
|
mindroot/registry/component_manager.py,sha256=WZFNPg4SNvpqsM5NFiC2DpgmrJQCyR9cNhrCBpp30Qk,995
|
|
2270
2270
|
mindroot/registry/data_access.py,sha256=81In5TwETpaqnnY1_-tBQM7rfWvUxZUZkG7lEelRUfU,5321
|
|
2271
|
-
mindroot-9.
|
|
2272
|
-
mindroot-9.
|
|
2273
|
-
mindroot-9.
|
|
2274
|
-
mindroot-9.
|
|
2275
|
-
mindroot-9.
|
|
2276
|
-
mindroot-9.
|
|
2271
|
+
mindroot-9.17.0.dist-info/licenses/LICENSE,sha256=8plAmZh8y9ccuuqFFz4kp7G-cO_qsPgAOoHNvabSB4U,1070
|
|
2272
|
+
mindroot-9.17.0.dist-info/METADATA,sha256=TadQ06uj8ZPSJ4YGGOSJ2Qgnm4YJGu22netHv9b14VM,1035
|
|
2273
|
+
mindroot-9.17.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
2274
|
+
mindroot-9.17.0.dist-info/entry_points.txt,sha256=0bpyjMccLttx6VcjDp6zfJPN0Kk0rffor6IdIbP0j4c,50
|
|
2275
|
+
mindroot-9.17.0.dist-info/top_level.txt,sha256=gwKm7DmNjhdrCJTYCrxa9Szne4lLpCtrEBltfsX-Mm8,9
|
|
2276
|
+
mindroot-9.17.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|