Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -95,6 +95,54 @@ PRODUCT_SCOPES = {
|
|
95 |
'ai_capabilities': "π€π Smart file organization",
|
96 |
'graph_solution': "π File & folder API"
|
97 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
98 |
"π OneNote": {
|
99 |
'scopes': ['Notes.Read', 'Notes.Create'],
|
100 |
'link': 'https://www.onenote.com/notebooks',
|
@@ -113,18 +161,6 @@ PRODUCT_SCOPES = {
|
|
113 |
'ai_capabilities': "π€βοΈ Smart drafting & editing",
|
114 |
'graph_solution': "π Document content API"
|
115 |
},
|
116 |
-
"ποΈ SharePoint": {
|
117 |
-
'scopes': ['Sites.Read.All', 'Sites.ReadWrite.All'],
|
118 |
-
'link': 'https://www.microsoft.com/microsoft-365/sharepoint/collaboration',
|
119 |
-
'ai_capabilities': "π€π Smart search & tagging",
|
120 |
-
'graph_solution': "π Sites & lists API"
|
121 |
-
},
|
122 |
-
"π
Teams": {
|
123 |
-
'scopes': ['Team.ReadBasic.All', 'Channel.ReadBasic.All'],
|
124 |
-
'link': 'https://teams.microsoft.com/',
|
125 |
-
'ai_capabilities': "π€π¬ Meeting insights & summaries",
|
126 |
-
'graph_solution': "π₯ Teams & chats API"
|
127 |
-
},
|
128 |
"π¬ Viva": {
|
129 |
'scopes': ['Analytics.Read'],
|
130 |
'link': 'https://www.microsoft.com/microsoft-viva',
|
@@ -137,48 +173,12 @@ PRODUCT_SCOPES = {
|
|
137 |
'ai_capabilities': "π€βοΈ AI-powered automation",
|
138 |
'graph_solution': "π§ Workflow & app API"
|
139 |
},
|
140 |
-
"π§ Copilot": {
|
141 |
-
'scopes': ['Cognitive.Read'],
|
142 |
-
'link': 'https://www.microsoft.com/microsoft-365/copilot',
|
143 |
-
'ai_capabilities': "π€π Cross-app AI assistance",
|
144 |
-
'graph_solution': "π§ AI integration API"
|
145 |
-
},
|
146 |
"π‘ PowerPoint": {
|
147 |
'scopes': ['Files.ReadWrite.All'],
|
148 |
'link': 'https://www.office.com/launch/powerpoint',
|
149 |
'ai_capabilities': "π€π¨ Design & coaching AI",
|
150 |
'graph_solution': "π Presentation API"
|
151 |
},
|
152 |
-
"π Microsoft Bookings": {
|
153 |
-
'scopes': ['Bookings.Read.All', 'Bookings.ReadWrite.All'],
|
154 |
-
'link': 'https://outlook.office.com/bookings/',
|
155 |
-
'ai_capabilities': "π€π
Smart scheduling",
|
156 |
-
'graph_solution': "π Booking services API"
|
157 |
-
},
|
158 |
-
"π Loop": {
|
159 |
-
'scopes': ['Files.ReadWrite.All'],
|
160 |
-
'link': 'https://loop.microsoft.com/',
|
161 |
-
'ai_capabilities': "π€π Real-time collaboration AI",
|
162 |
-
'graph_solution': "π Workspace API"
|
163 |
-
},
|
164 |
-
"π£οΈ Translator": {
|
165 |
-
'scopes': ['Translation.Read'],
|
166 |
-
'link': 'https://www.microsoft.com/translator/',
|
167 |
-
'ai_capabilities': "π€π Real-time translation",
|
168 |
-
'graph_solution': "π¨οΈ Translation services API"
|
169 |
-
},
|
170 |
-
"π To Do & Planner": {
|
171 |
-
'scopes': ['Tasks.ReadWrite'],
|
172 |
-
'link': 'https://todo.microsoft.com/',
|
173 |
-
'ai_capabilities': "π€π Smart task management",
|
174 |
-
'graph_solution': "β
Task & plan API"
|
175 |
-
},
|
176 |
-
"π Azure OpenAI Service": {
|
177 |
-
'scopes': ['AzureAIServices.ReadWrite.All'],
|
178 |
-
'link': 'https://azure.microsoft.com/products/cognitive-services/openai-service/',
|
179 |
-
'ai_capabilities': "π€π§ Custom AI model access",
|
180 |
-
'graph_solution': "π AI model integration API"
|
181 |
-
}
|
182 |
}
|
183 |
|
184 |
BASE_SCOPES = ['User.Read']
|
|
|
95 |
'ai_capabilities': "π€π Smart file organization",
|
96 |
'graph_solution': "π File & folder API"
|
97 |
},
|
98 |
+
"ποΈ SharePoint": {
|
99 |
+
'scopes': ['Sites.Read.All', 'Sites.ReadWrite.All'],
|
100 |
+
'link': 'https://www.microsoft.com/microsoft-365/sharepoint/collaboration',
|
101 |
+
'ai_capabilities': "π€π Smart search & tagging",
|
102 |
+
'graph_solution': "π Sites & lists API"
|
103 |
+
},
|
104 |
+
"π
Teams": {
|
105 |
+
'scopes': ['Team.ReadBasic.All', 'Channel.ReadBasic.All'],
|
106 |
+
'link': 'https://teams.microsoft.com/',
|
107 |
+
'ai_capabilities': "π€π¬ Meeting insights & summaries",
|
108 |
+
'graph_solution': "π₯ Teams & chats API"
|
109 |
+
},
|
110 |
+
"π To Do & Planner": {
|
111 |
+
'scopes': ['Tasks.ReadWrite'],
|
112 |
+
'link': 'https://todo.microsoft.com/',
|
113 |
+
'ai_capabilities': "π€π Smart task management",
|
114 |
+
'graph_solution': "β
Task & plan API"
|
115 |
+
},
|
116 |
+
"π Microsoft Bookings": {
|
117 |
+
'scopes': ['Bookings.Read.All', 'Bookings.ReadWrite.All'],
|
118 |
+
'link': 'https://outlook.office.com/bookings/',
|
119 |
+
'ai_capabilities': "π€π
Smart scheduling",
|
120 |
+
'graph_solution': "π Booking services API"
|
121 |
+
},
|
122 |
+
"π£οΈ Translator": {
|
123 |
+
'scopes': ['Translation.Read'],
|
124 |
+
'link': 'https://www.microsoft.com/translator/',
|
125 |
+
'ai_capabilities': "π€π Real-time translation",
|
126 |
+
'graph_solution': "π¨οΈ Translation services API"
|
127 |
+
},
|
128 |
+
"π Loop": {
|
129 |
+
'scopes': ['Files.ReadWrite.All'],
|
130 |
+
'link': 'https://loop.microsoft.com/',
|
131 |
+
'ai_capabilities': "π€π Real-time collaboration AI",
|
132 |
+
'graph_solution': "π Workspace API"
|
133 |
+
},
|
134 |
+
"π Azure OpenAI Service": {
|
135 |
+
'scopes': ['AzureAIServices.ReadWrite.All'],
|
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',
|
143 |
+
'ai_capabilities': "π€π Cross-app AI assistance",
|
144 |
+
'graph_solution': "π§ AI integration API"
|
145 |
+
},
|
146 |
"π OneNote": {
|
147 |
'scopes': ['Notes.Read', 'Notes.Create'],
|
148 |
'link': 'https://www.onenote.com/notebooks',
|
|
|
161 |
'ai_capabilities': "π€βοΈ Smart drafting & editing",
|
162 |
'graph_solution': "π Document content API"
|
163 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
164 |
"π¬ Viva": {
|
165 |
'scopes': ['Analytics.Read'],
|
166 |
'link': 'https://www.microsoft.com/microsoft-viva',
|
|
|
173 |
'ai_capabilities': "π€βοΈ AI-powered automation",
|
174 |
'graph_solution': "π§ Workflow & app API"
|
175 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
176 |
"π‘ PowerPoint": {
|
177 |
'scopes': ['Files.ReadWrite.All'],
|
178 |
'link': 'https://www.office.com/launch/powerpoint',
|
179 |
'ai_capabilities': "π€π¨ Design & coaching AI",
|
180 |
'graph_solution': "π Presentation API"
|
181 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
182 |
}
|
183 |
|
184 |
BASE_SCOPES = ['User.Read']
|