hypercli-cli 0.8.1__py3-none-any.whl → 0.8.2__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.
hypercli_cli/claw.py CHANGED
@@ -320,7 +320,6 @@ def fetch_models(api_key: str, api_base: str = PROD_API_BASE) -> list[dict]:
320
320
  "reasoning": False,
321
321
  "input": ["text"],
322
322
  "contextWindow": 200000,
323
- "maxTokens": 8192,
324
323
  }
325
324
  for m in data
326
325
  if m.get("id")
@@ -335,7 +334,6 @@ def fetch_models(api_key: str, api_base: str = PROD_API_BASE) -> list[dict]:
335
334
  "reasoning": False,
336
335
  "input": ["text"],
337
336
  "contextWindow": 200000,
338
- "maxTokens": 8192,
339
337
  },
340
338
  ]
341
339
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: hypercli-cli
3
- Version: 0.8.1
3
+ Version: 0.8.2
4
4
  Summary: CLI for HyperCLI - GPU orchestration and LLM API
5
5
  Project-URL: Homepage, https://hypercli.com
6
6
  Project-URL: Documentation, https://docs.hypercli.com
@@ -1,6 +1,6 @@
1
1
  hypercli_cli/__init__.py,sha256=cID1jLnC_vj48GgMN6Yb1FA3JsQ95zNmCHmRYE8TFhY,22
2
2
  hypercli_cli/billing.py,sha256=LZI4NOFLbmvaVx3LI-JTbsGPRp-o8I8ZjZN52vTai7c,1928
3
- hypercli_cli/claw.py,sha256=LZEFuJRXYboWPI28IUZXnZpPahOm2GFQa5cxrKagbhs,15221
3
+ hypercli_cli/claw.py,sha256=H-VKBUzVIe-WnN58vlpyuUzpvbqhjfTvs30Rvs07gDQ,15151
4
4
  hypercli_cli/cli.py,sha256=aYVr3lYcRmZMHDAAHpB6PUoK66-ohFT2xKURJWorEQk,6494
5
5
  hypercli_cli/comfyui.py,sha256=YlS6aT1X6xIXg2ttCRX9wHHa2bjlbxvK7n8j-dmR3VI,32624
6
6
  hypercli_cli/flow.py,sha256=C9MUZOeh7oUFD9AbwXoDXrUHfxZ6QR6bGU8vExCuT9E,18808
@@ -14,7 +14,7 @@ hypercli_cli/user.py,sha256=6E_8kJNpns4KxfX-Kng0omTUidVQ7BlE1eLQ28ziyPI,540
14
14
  hypercli_cli/wallet.py,sha256=25nm-vpjltKQdeyubMIseLcSbE8-qNyWA8Fx0U-p0i4,18266
15
15
  hypercli_cli/tui/__init__.py,sha256=1R1od7FkoneQaNEFJZFBR9SfNrFdGHz2WWhuqygMn7g,112
16
16
  hypercli_cli/tui/job_monitor.py,sha256=I-72YUC0a6ATmex4QPXQcmi7nYiI_bOoZkGEP3X92pY,13871
17
- hypercli_cli-0.8.1.dist-info/METADATA,sha256=PZZBQLX97mv1dlPDTQfa2W1sD_PdZ2uh-e7OWQp8d6c,2913
18
- hypercli_cli-0.8.1.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
19
- hypercli_cli-0.8.1.dist-info/entry_points.txt,sha256=9-43wlVzQLZ4hooUDEODGamxY-3eRmyUyZZRhbi2bFo,47
20
- hypercli_cli-0.8.1.dist-info/RECORD,,
17
+ hypercli_cli-0.8.2.dist-info/METADATA,sha256=6A3eAXy0OoyGx9dUO7VJj55tMzwYWKo8nLUEB3qhMCM,2913
18
+ hypercli_cli-0.8.2.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
19
+ hypercli_cli-0.8.2.dist-info/entry_points.txt,sha256=9-43wlVzQLZ4hooUDEODGamxY-3eRmyUyZZRhbi2bFo,47
20
+ hypercli_cli-0.8.2.dist-info/RECORD,,