Commit 3dadba7
fix: There is no progress/Process message when deleting chat history from popup (#578)
* feat: FDP changes, Updation to use AI agents (#571)
* Implemented Log execution time per prompt in Report
* updated readme
* updated the code
* added functions
* feat: added fdp changes, updated to use ai agents instead of openai assistants (#566)
* initial bicep changes for fdp
* update role assignments in bicep
* feat: initial fdp changes for client advisor
* updated post deployment scripts to use keyless authentication
* rebuilt main.json
* fix configuration handling and error checking in backend services
* updated unit tests
* Refactor code for improved readability and maintainability by organizing imports and formatting code blocks consistently across multiple files.
* refactor: couple of typo fix (#570)
* initial bicep changes for fdp
* update role assignments in bicep
* feat: initial fdp changes for client advisor
* updated post deployment scripts to use keyless authentication
* rebuilt main.json
* fix configuration handling and error checking in backend services
* updated unit tests
* Refactor code for improved readability and maintainability by organizing imports and formatting code blocks consistently across multiple files.
* fix: correct variable names for managed identity and AI foundry in scripts and templates
---------
Co-authored-by: Rohini-Microsoft <v-rwalunj@microsoft.com>
Co-authored-by: Avijit-Microsoft <v-aghorui@microsoft.com>
Co-authored-by: Harsh-Microsoft <v-hbangera@microsoft.com>
* bug fix(#19849)
---------
Co-authored-by: Prajwal-Microsoft <v-dcprajwal@microsoft.com>
Co-authored-by: Ragini-Microsoft <v-raginich@microsoft.com>
Co-authored-by: Rohini-Microsoft <v-rwalunj@microsoft.com>
Co-authored-by: Avijit-Microsoft <v-aghorui@microsoft.com>
Co-authored-by: Harsh-Microsoft <v-hbangera@microsoft.com>1 parent c0d4b90 commit 3dadba7
File tree
1 file changed
+2
-0
lines changed- src/App/frontend/src/components/ChatHistory
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
| 98 | + | |
97 | 99 | | |
98 | 100 | | |
99 | 101 | | |
| |||
0 commit comments