Skip to content

Commit 85792ad

Browse files
authored
Merge pull request #123821 from sophialagerkranspandey/patch-1
Update how-to-evaluate-semantic-kernel.md
2 parents 3dd74a4 + a3cbe11 commit 85792ad

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

articles/machine-learning/prompt-flow/how-to-evaluate-semantic-kernel.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -179,11 +179,8 @@ This will present you with a detailed table, line-by-line comparison of the resu
179179
> Follow along with our documentations to get started!
180180
> And keep an eye out for more integrations.
181181
182-
If youre interested in learning more about how you can use prompt flow to test and evaluate Semantic Kernel, we recommend following along to the articles we created. At each step, we provide sample code and explanations so you can use prompt flow successfully with Semantic Kernel.
182+
If you're interested in learning more about how you can use Planners in Semantic Kernel, we recommend that you read the following article:
183183

184-
* [Using prompt flow with Semantic Kernel](/semantic-kernel/ai-orchestration/planners/evaluate-and-deploy-planners/)
185-
* [Create a prompt flow with Semantic Kernel](/semantic-kernel/ai-orchestration/planners/evaluate-and-deploy-planners/create-a-prompt-flow-with-semantic-kernel)
186-
* [Running batches with prompt flow](/semantic-kernel/ai-orchestration/planners/evaluate-and-deploy-planners/running-batches-with-prompt-flow)
187-
* [Evaluate your plugins and planners](/semantic-kernel/ai-orchestration/planners/evaluate-and-deploy-planners/)
184+
* [Learn more about planners](/semantic-kernel/ai-orchestration/planners/evaluate-and-deploy-planners/)
188185

189186
When your planner is fully prepared, it can be deployed as an online endpoint in Azure Machine Learning. This allows it to be easily integrated into your application for consumption. Learn more about how to [deploy a flow as a managed online endpoint for real-time inference](./how-to-deploy-for-real-time-inference.md).

0 commit comments

Comments
 (0)