Skip to content

Commit f9a66f9

Browse files
committed
add another bullet
1 parent ff7bf93 commit f9a66f9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/ai-foundry/how-to/develop/sdk-overview.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -144,17 +144,17 @@ The Azure AI Foundry Projects client library is a unified library that enables y
144144
credential,
145145
clientOptions
146146
);
147-
```
147+
```
148148
149149
::: zone-end
150150
151151
<a name="azure-ai-foundry-agent-service"></a>
152-
Using the project endpoint, you can:
153-
- [Use Foundry Model](../../quickstarts/get-started-code.md), including Azure OpenAI
154-
- [Use Foundry Agent Service](../../../ai-services/agents/quickstart.md?context=/azure/ai-foundry/context/context)
155-
- [Run evaluations in the cloud](../../../ai-services/openai/how-to/evaluations.md?context=/azure/ai-foundry/context/context)
156-
- [Enable tracing for your app](../../concepts/trace.md)
157-
- Retrieve endpoints and keys for external resource connections
152+
* Using the project endpoint, you can:
153+
- [Use Foundry Model](../../quickstarts/get-started-code.md), including Azure OpenAI
154+
- [Use Foundry Agent Service](../../../ai-services/agents/quickstart.md?context=/azure/ai-foundry/context/context)
155+
- [Run evaluations in the cloud](../../../ai-services/openai/how-to/evaluations.md?context=/azure/ai-foundry/context/context)
156+
- [Enable tracing for your app](../../concepts/trace.md)
157+
- Retrieve endpoints and keys for external resource connections
158158
159159
## Azure AI Services client libraries
160160

0 commit comments

Comments
 (0)