Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -136,7 +136,7 @@ PRODUCT_SCOPES = {
|
|
136 |
'link': 'https://azure.microsoft.com/products/cognitive-services/openai-service/',
|
137 |
'ai_capabilities': "๐ค๐ง Custom AI model access",
|
138 |
'graph_solution': "๐ AI model integration API"
|
139 |
-
}
|
140 |
"๐ง Copilot": {
|
141 |
'scopes': ['Cognitive.Read'],
|
142 |
'link': 'https://www.microsoft.com/microsoft-365/copilot',
|
|
|
136 |
'link': 'https://azure.microsoft.com/products/cognitive-services/openai-service/',
|
137 |
'ai_capabilities': "๐ค๐ง Custom AI model access",
|
138 |
'graph_solution': "๐ AI model integration API"
|
139 |
+
},
|
140 |
"๐ง Copilot": {
|
141 |
'scopes': ['Cognitive.Read'],
|
142 |
'link': 'https://www.microsoft.com/microsoft-365/copilot',
|