Commit 799a3fb
team-coding-agent-1
fix: Add local backend entries for chatterbox on MacOS
- Replace container-based cpu-chatterbox and metal-chatterbox entries
with local Python backend references
- This fixes the 'run file not found' error when installing chatterbox
on MacOS systems
- The Python backend at backend/python/chatterbox/ is now used for
both cpu-chatterbox and metal-chatterbox backends
Fixes #86101 parent bf4f8da commit 799a3fb
1 file changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2136 | 2136 | | |
2137 | 2137 | | |
2138 | 2138 | | |
2139 | | - | |
2140 | | - | |
2141 | | - | |
| 2139 | + | |
2142 | 2140 | | |
2143 | 2141 | | |
2144 | 2142 | | |
| |||
2156 | 2154 | | |
2157 | 2155 | | |
2158 | 2156 | | |
2159 | | - | |
2160 | | - | |
2161 | | - | |
| 2157 | + | |
2162 | 2158 | | |
2163 | 2159 | | |
2164 | 2160 | | |
| |||
0 commit comments