Commit 6ea5bf4
Filter out messages with empty body text (#7341)
Addresses #7271
Anthropic claude models seem to have trouble with messags with empty
body text, this
change filters them out before sending a batch of messages.
### Release Notes
#### New Features
- N/A
#### Bug Fixes
- N/A
### QA Notes
---------
Signed-off-by: Pete <[email protected]>
Co-authored-by: Wasim Lorgat <[email protected]>1 parent 1f99527 commit 6ea5bf4
File tree
7 files changed
+1004
-4
lines changed- extensions/positron-assistant
- src
- test
- scripts
7 files changed
+1004
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
66 | 71 | | |
67 | 72 | | |
68 | 73 | | |
| |||
0 commit comments