Commit 2c901fc
ChatGPT Auto-Answer should not be posted when image (#1018)
* Move link detection into separate class
* Remove unused method and fix javadocs
* Skip chatgpt response if message contains image or link
* Fix sonarlint issues
* Move fixing encoding issues to its own PR
* Remove star import
* Move context logic into custom method
* Fix reviews
* Fix reviews
* Rename LinkDetections to LinkDetection1 parent d08b761 commit 2c901fc
1 file changed
+0
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | 89 | | |
0 commit comments