File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
articles/ai-foundry/how-to/develop Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -144,17 +144,17 @@ The Azure AI Foundry Projects client library is a unified library that enables y
144
144
credential,
145
145
clientOptions
146
146
);
147
- ` ` `
147
+ ` ` `
148
148
149
149
::: zone-end
150
150
151
151
< 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
158
158
159
159
# # Azure AI Services client libraries
160
160
You can’t perform that action at this time.
0 commit comments