Commit d08b761
Bug/gpt response compact (#994)
* refactor question builder for gpt feature
* removing logic that prepends all applied tags to question builder
* passing first tag as context to gptservice
* setting context before sending the question
* refactoring setup message
* improving context
* refactoring context for more appropriate responses
* get matching tag or default for context
* sending instructions along with question, instead of setup
* prompt for shorter responses
* values responsible for tweaking AI responses are not declared as constants, docs are also added for such values1 parent a3843e0 commit d08b761
File tree
1 file changed
+0
-1
lines changed- application/src/main/java/org/togetherjava/tjbot/features/help
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | 132 | | |
134 | 133 | | |
135 | 134 | | |
| |||
0 commit comments