weco 0.3.5__py3-none-any.whl → 0.3.6__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.
- weco/api.py +31 -172
- weco/cli.py +104 -90
- weco/constants.py +3 -3
- weco/optimizer.py +20 -9
- weco/utils.py +33 -5
- {weco-0.3.5.dist-info → weco-0.3.6.dist-info}/METADATA +4 -1
- weco-0.3.6.dist-info/RECORD +15 -0
- weco/chatbot.py +0 -827
- weco-0.3.5.dist-info/RECORD +0 -16
- {weco-0.3.5.dist-info → weco-0.3.6.dist-info}/WHEEL +0 -0
- {weco-0.3.5.dist-info → weco-0.3.6.dist-info}/entry_points.txt +0 -0
- {weco-0.3.5.dist-info → weco-0.3.6.dist-info}/licenses/LICENSE +0 -0
- {weco-0.3.5.dist-info → weco-0.3.6.dist-info}/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: weco
|
|
3
|
-
Version: 0.3.
|
|
3
|
+
Version: 0.3.6
|
|
4
4
|
Summary: Documentation for `weco`, a CLI for using Weco AI's code optimizer.
|
|
5
5
|
Author-email: Weco AI Team <contact@weco.ai>
|
|
6
6
|
License:
|
|
@@ -224,6 +224,7 @@ Provides-Extra: dev
|
|
|
224
224
|
Requires-Dist: ruff; extra == "dev"
|
|
225
225
|
Requires-Dist: build; extra == "dev"
|
|
226
226
|
Requires-Dist: setuptools_scm; extra == "dev"
|
|
227
|
+
Requires-Dist: pytest>=7.0.0; extra == "dev"
|
|
227
228
|
Dynamic: license-file
|
|
228
229
|
|
|
229
230
|
<div align="center">
|
|
@@ -323,6 +324,7 @@ For more advanced examples, including [Triton](/examples/triton/README.md), [CUD
|
|
|
323
324
|
| `--eval-timeout` | Timeout in seconds for each step in evaluation. | No timeout (unlimited) | `--eval-timeout 3600` |
|
|
324
325
|
| `--save-logs` | Save execution output from each optimization step to disk. Creates timestamped directories with raw output files and a JSONL index for tracking execution history. | `False` | `--save-logs` |
|
|
325
326
|
| `--apply-change` | Automatically apply the best solution to the source file without prompting. | `False` | `--apply-change` |
|
|
327
|
+
| `--api-key` | API keys for LLM providers (BYOK). Format: `provider=key`. Can specify multiple providers. | `None` | `--api-key openai=sk-xxx` |
|
|
326
328
|
|
|
327
329
|
---
|
|
328
330
|
|
|
@@ -377,6 +379,7 @@ Arguments for `weco resume`:
|
|
|
377
379
|
|----------|-------------|---------|
|
|
378
380
|
| `run-id` | The UUID of the run to resume (shown at the start of each run) | `0002e071-1b67-411f-a514-36947f0c4b31` |
|
|
379
381
|
| `--apply-change` | Automatically apply the best solution to the source file without prompting | `--apply-change` |
|
|
382
|
+
| `--api-key` | (Optional) API keys for LLM providers (BYOK). Format: `provider=key` | `--api-key openai=sk-xxx` |
|
|
380
383
|
|
|
381
384
|
Notes:
|
|
382
385
|
- Works only for interrupted runs (status: `error`, `terminated`, etc.).
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
weco/__init__.py,sha256=ClO0uT6GKOA0iSptvP0xbtdycf0VpoPTq37jHtvlhtw,303
|
|
2
|
+
weco/api.py,sha256=xVVRk1pj9jpjTphaInkkAhjqhgFP2-6zHT_V-5Du1Fc,13629
|
|
3
|
+
weco/auth.py,sha256=O31Hoj-Loi8DWJJG2LfeWgUMuNqAUeGDpd2ZGjA9Ah0,9997
|
|
4
|
+
weco/cli.py,sha256=Mtkv3rE1rQLdeoVydn30EUi1ki3Cyu45Q3cONnQH4QY,11210
|
|
5
|
+
weco/constants.py,sha256=Wt1VI76smsU0Gsg-HSB9e3V1ZjjsMYXJJg2G9Rb-nQc,519
|
|
6
|
+
weco/credits.py,sha256=C08x-TRcLg3ccfKqMGNRY7zBn7t3r7LZ119bxgfztaI,7629
|
|
7
|
+
weco/optimizer.py,sha256=2qYweESOAer26gjjhu4dg01XmuhtA2nMrJuijaxizzE,45492
|
|
8
|
+
weco/panels.py,sha256=POHt0MdRKDykwUJYXcry92O41lpB9gxna55wFI9abWU,16272
|
|
9
|
+
weco/utils.py,sha256=v_rvgw-ktRoXrpPA2copngI8QDCB8UXmbiN-wAiYvEE,9450
|
|
10
|
+
weco-0.3.6.dist-info/licenses/LICENSE,sha256=9LUfoGHjLPtak2zps2kL2tm65HAZIICx_FbLaRuS4KU,11337
|
|
11
|
+
weco-0.3.6.dist-info/METADATA,sha256=-BKVxw7j_Qe5ksblcmoVF_NVeDDIcWTg-CsUUaadAgs,29835
|
|
12
|
+
weco-0.3.6.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
13
|
+
weco-0.3.6.dist-info/entry_points.txt,sha256=ixJ2uClALbCpBvnIR6BXMNck8SHAab8eVkM9pIUowcs,39
|
|
14
|
+
weco-0.3.6.dist-info/top_level.txt,sha256=F0N7v6e2zBSlsorFv-arAq2yDxQbzX3KVO8GxYhPUeE,5
|
|
15
|
+
weco-0.3.6.dist-info/RECORD,,
|