Commit 4bac20d
committed
Deprecate Ask tab
Remove the Ask/Q&A tab from the application as it was not widely used
and duplicated functionality available in the Chat tab.
Changes:
- Remove Ask page frontend components (Ask.tsx, Ask.module.css)
- Remove RetrieveThenReadApproach backend class
- Remove /ask API endpoint
- Remove Ask-related tests and snapshots
- Update documentation to reflect removal
- Update all translation files
- Update evaluation configs
Fixes #28341 parent 35a7885 commit 4bac20d
File tree
64 files changed
+28
-3722
lines changed- app
- backend
- approaches
- prompts
- frontend
- src
- api
- locales
- da
- en
- es
- fr
- it
- ja
- nl
- pl
- ptBR
- tr
- pages
- ask
- layout
- docs
- evals
- results_multimodal/baseline-ask
- results/baseline-ask
- tests
- snapshots/test_app
- test_ask_handle_exception_contentsafety
- client0
- client1
- test_ask_handle_exception_contextlength
- client0
- client1
- test_ask_handle_exception
- client0
- client1
- test_ask_prompt_template_concat
- client0
- client1
- test_ask_prompt_template
- client0
- client1
- test_ask_rtr_hybrid
- client0
- client1
- test_ask_rtr_text_agent_filter/knowledgebase_auth_client0
- test_ask_rtr_text_agent
- knowledgebase_client0
- knowledgebase_client1_web
- test_ask_rtr_text_filter_public_documents/auth_public_documents_client0
- test_ask_rtr_text_filter/auth_client0
- test_ask_rtr_text_semanticcaptions
- client0
- client1
- test_ask_rtr_text_semanticranker
- client0
- client1
- test_ask_rtr_text
- client0
- client1
- test_ask_session_state_persists
- client0
- client1
- test_ask_vision
- client0
- client1
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
64 files changed
+28
-3722
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | | - | |
17 | 15 | | |
18 | 16 | | |
19 | 17 | | |
| |||
86 | 84 | | |
87 | 85 | | |
88 | 86 | | |
89 | | - | |
90 | 87 | | |
91 | 88 | | |
92 | 89 | | |
93 | | - | |
94 | 90 | | |
95 | 91 | | |
96 | 92 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
| 231 | + | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
54 | | - | |
55 | 53 | | |
56 | 54 | | |
57 | 55 | | |
| |||
182 | 180 | | |
183 | 181 | | |
184 | 182 | | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | 183 | | |
204 | 184 | | |
205 | 185 | | |
| |||
722 | 702 | | |
723 | 703 | | |
724 | 704 | | |
725 | | - | |
726 | | - | |
727 | | - | |
728 | | - | |
729 | | - | |
730 | | - | |
731 | | - | |
732 | | - | |
733 | | - | |
734 | | - | |
735 | | - | |
736 | | - | |
737 | | - | |
738 | | - | |
739 | | - | |
740 | | - | |
741 | | - | |
742 | | - | |
743 | | - | |
744 | | - | |
745 | | - | |
746 | | - | |
747 | | - | |
748 | | - | |
749 | | - | |
750 | | - | |
751 | | - | |
752 | | - | |
753 | | - | |
754 | | - | |
755 | | - | |
756 | | - | |
757 | | - | |
758 | | - | |
759 | 705 | | |
760 | 706 | | |
761 | 707 | | |
| |||
Lines changed: 0 additions & 47 deletions
This file was deleted.
0 commit comments