Commit 55fe4bd
committed
build-env.sh: Add patchwise
Add Qualcomm's cool patchwise
https://github.com/qualcomm/PatchWise
export OPENAI_API_KEY=<your-api-key>
you can even use patchwise for your locally hosted models:
For example:
patchwise --model=anthropic.claude-3-7-sonnet --provider=https://mygateway.me.local --repo-path .
Signed-off-by: Nishanth Menon <[email protected]>1 parent 05ad34d commit 55fe4bd
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
0 commit comments