You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Save the name of your model deployment name as an environment variable named `ModelDeploymentName`.
179
-
180
-
* The connection ID for your Grounding with Bing Search resource. You can find it in the Azure AI Foundry portal by selecting **Management center** from the left navigation menu. Then selecting **Connected resources**. Then select your bing resource.
181
-
182
-
:::image type="content" source="../../media/tools/deep-research/bing-resource-name.png" alt-text="A screenshot showing the Grounding with Bing Search resource name. " lightbox="../../media/tools/deep-research/bing-resource-name.png":::
183
-
184
-
Copy the ID, and save it to an environment variable named `BingConnectionId`.
185
-
186
-
:::image type="content" source="../../media/tools/deep-research/bing-id.png" alt-text="A screenshot showing the Grounding with Bing Search ID. " lightbox="../../media/tools/deep-research/bing-id.png":::
187
-
188
166
## Create a project client
189
167
190
168
Create a client object, which will contain the project endpoint for connecting to your AI project and other resources.
0 commit comments