Commit cd59bf5
Remove unused chunk variables and add embedding API state logging
- Remove unused chunk_text, chunk_size, chunk_preview variables (lines 227-229)
- Add embedding API state to timeout diagnostics (API URL, model, timeout, max_retries)
- Provides actual API configuration when debugging timeouts
Co-authored-by: Mte90 <403283+Mte90@users.noreply.github.com>1 parent 7fa5d34 commit cd59bf5
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | 227 | | |
232 | 228 | | |
233 | 229 | | |
| |||
271 | 267 | | |
272 | 268 | | |
273 | 269 | | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
274 | 275 | | |
275 | 276 | | |
276 | 277 | | |
| |||
0 commit comments