Commit 2536471
feat: Chat History and cosmosdb implementation (#1288)
Co-authored-by: marktayl1 <marktayl@microsoft.com>
Co-authored-by: ahstanfo@microsoft.com <ahstanfo@microsoft.com>
Co-authored-by: Pavan Kumar <v-kupavan.microsoft.com>
Co-authored-by: malrose07 <maloryrose07@outlook.com>
Co-authored-by: Kiran Siluveru <v-ksiluveru@microsoft.com>
Co-authored-by: Rohini-Microsoft <v-rwalunj@microsoft.com>
Co-authored-by: Ajit Padhi (Persistent Systems Inc) <v-padhiajit@microsoft.com>
Co-authored-by: Pradheep-Microsoft <v-pradheeps@microsoft.com>
Co-authored-by: Roopan-Microsoft <168007406+Roopan-Microsoft@users.noreply.github.com>1 parent 656e045 commit 2536471
58 files changed
Lines changed: 3977 additions & 955 deletions
File tree
- .github/workflows
- code
- backend
- api
- batch/utilities
- chat_history
- helpers
- config
- pages
- frontend
- src
- api
- components
- Answer
- HistoryButton
- QuestionInput
- Spinner
- pages
- chat
- layout
- tests
- functional/tests/backend_api/with_byod
- utilities/helpers
- docs
- images
- infra
- app
- core/database
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
99 | | - | |
| 98 | + | |
| 99 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
426 | 426 | | |
427 | 427 | | |
428 | 428 | | |
| 429 | + | |
| 430 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | | - | |
| 117 | + | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
122 | 129 | | |
123 | 130 | | |
124 | 131 | | |
| |||
138 | 145 | | |
139 | 146 | | |
140 | 147 | | |
| 148 | + | |
141 | 149 | | |
142 | 150 | | |
143 | 151 | | |
| |||
Whitespace-only changes.
0 commit comments