Commit a915d9e
feat: Merge the Azd Quota check changes from dev to main (#580)
* 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
* feat: quota check during azd up (#579)
* quota-check-during azd up
* updated bicep and parameter json
* 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>
* updated openai version (#581)
* deleted params
---------
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>
Co-authored-by: Priyanka-Microsoft <v-prisinghal@microsoft.com>
Co-authored-by: Bangarraju-Microsoft <v-golib@microsoft.com>
Co-authored-by: Prajwal-Microsoft <v-dcprajwal@microsoft.com>
Co-authored-by: Ragini-Microsoft <v-raginich@microsoft.com>1 parent 19ed380 commit a915d9e
File tree
4 files changed
+59
-19
lines changed- infra
- src/App/frontend/src/components/ChatHistory
4 files changed
+59
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
58 | 70 | | |
59 | 71 | | |
60 | 72 | | |
61 | 73 | | |
62 | 74 | | |
63 | 75 | | |
| 76 | + | |
64 | 77 | | |
65 | 78 | | |
66 | 79 | | |
| |||
133 | 146 | | |
134 | 147 | | |
135 | 148 | | |
136 | | - | |
| 149 | + | |
137 | 150 | | |
138 | 151 | | |
139 | 152 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
Lines 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