Commit 76e37ab
authored
feat(gen-ai): use chatbot api for queries COMPASS-10081 (#7623)
* add feature flag
* migrate prompts to compass
* co-pilot feedback
* clean up
* use edu api for gen ai
* clean up a bit
* fix url for test and ensure aggregations have content
* tests
* fix error handling
* clean up transport
* changes in field name
* use query parser
* fix check
* fix test
* clean up
* copilot feedback
* fix log id
* fix cors issue on e2e tests
* more tests
* add type
* use noop logger and clean up api response handling
* remove mms from name
* clean up error, names1 parent 85203ff commit 76e37ab
File tree
14 files changed
+1063
-40
lines changed- packages
- compass-e2e-tests
- helpers
- tests
- compass-generative-ai
- src
- utils
- compass-web/src
- compass/src/app/components
14 files changed
+1063
-40
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
177 | | - | |
| 177 | + | |
178 | 178 | | |
| 179 | + | |
179 | 180 | | |
180 | 181 | | |
181 | 182 | | |
| |||
212 | 213 | | |
213 | 214 | | |
214 | 215 | | |
215 | | - | |
216 | 216 | | |
| 217 | + | |
217 | 218 | | |
218 | 219 | | |
219 | 220 | | |
| |||
0 commit comments