code-puppy 0.0.74__py3-none-any.whl → 0.0.75__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.
- {code_puppy-0.0.74.dist-info → code_puppy-0.0.75.dist-info}/METADATA +3 -1
- {code_puppy-0.0.74.dist-info → code_puppy-0.0.75.dist-info}/RECORD +6 -6
- {code_puppy-0.0.74.data → code_puppy-0.0.75.data}/data/code_puppy/models.json +0 -0
- {code_puppy-0.0.74.dist-info → code_puppy-0.0.75.dist-info}/WHEEL +0 -0
- {code_puppy-0.0.74.dist-info → code_puppy-0.0.75.dist-info}/entry_points.txt +0 -0
- {code_puppy-0.0.74.dist-info → code_puppy-0.0.75.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: code-puppy
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.75
|
|
4
4
|
Summary: Code generation agent
|
|
5
5
|
Author: Michael Pfaffenberger
|
|
6
6
|
License: MIT
|
|
@@ -106,6 +106,8 @@ export MODELS_JSON_PATH=/path/to/custom/models.json
|
|
|
106
106
|
}
|
|
107
107
|
}
|
|
108
108
|
```
|
|
109
|
+
Note that the `OPENAI_API_KEY` env variable must be set when using `custom_openai` endpoints.
|
|
110
|
+
|
|
109
111
|
Open an issue if your environment is somehow weirder than mine.
|
|
110
112
|
|
|
111
113
|
Run specific tasks or engage in interactive mode:
|
|
@@ -21,9 +21,9 @@ code_puppy/tools/file_modifications.py,sha256=uEUXoB0F4h3Blzgeq4ggejv1GKAc8OdeTv
|
|
|
21
21
|
code_puppy/tools/file_operations.py,sha256=xqj7MiK6sGTaC8NMrMRTybWlXG32S-DjybqJtnufRcI,11715
|
|
22
22
|
code_puppy/tools/ts_code_map.py,sha256=o-u8p5vsYwitfDtVEoPS-7MwWn2xHzwtIQLo1_WMhQs,17647
|
|
23
23
|
code_puppy/tools/web_search.py,sha256=sA2ierjuuYA517-uhb5s53SgeVsyOe1nExoZsrU1Fps,1284
|
|
24
|
-
code_puppy-0.0.
|
|
25
|
-
code_puppy-0.0.
|
|
26
|
-
code_puppy-0.0.
|
|
27
|
-
code_puppy-0.0.
|
|
28
|
-
code_puppy-0.0.
|
|
29
|
-
code_puppy-0.0.
|
|
24
|
+
code_puppy-0.0.75.data/data/code_puppy/models.json,sha256=AY1dcFd3bMFaJBjU_u-PjsrnmcKbjjtGhjL3uYfqpW8,1692
|
|
25
|
+
code_puppy-0.0.75.dist-info/METADATA,sha256=perw6cznsVjDAOKwNN88E_4eB551uqqPW4uH-x2oSeg,6512
|
|
26
|
+
code_puppy-0.0.75.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
27
|
+
code_puppy-0.0.75.dist-info/entry_points.txt,sha256=d8YkBvIUxF-dHNJAj-x4fPEqizbY5d_TwvYpc01U5kw,58
|
|
28
|
+
code_puppy-0.0.75.dist-info/licenses/LICENSE,sha256=31u8x0SPgdOq3izJX41kgFazWsM43zPEF9eskzqbJMY,1075
|
|
29
|
+
code_puppy-0.0.75.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|