Skip to content

Commit 1d6374b

Browse files
committed
update toc of prompt flow
1 parent 69ae1e4 commit 1d6374b

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

articles/machine-learning/prompt-flow/how-to-custom-tool-package-creation-and-usage.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,15 @@ services: machine-learning
66
ms.service: machine-learning
77
ms.subservice: prompt-flow
88
ms.topic: how-to
9-
author: ChenJieting
10-
ms.author: chenjieting
9+
author: likebupt
10+
ms.author: keli19
1111
ms.reviewer: lagayhar
1212
ms.date: 09/12/2023
1313
---
1414

1515
# Custom tool package creation and usage (preview)
1616

17-
When develop flows, you can not only use the built-in tools provided by Prompt Flow, but also develop your own custom tool and package it into a tool package. You can then upload your tool package to PyPI and share it with others.
18-
19-
In this article, we'll guide you through the process of developing your own tool package, offering detailed steps and advice on how to utilize your creation.
17+
When develop flows, you can not only use the built-in tools provided by Prompt Flow, but also develop your own custom tool. In this article, we'll guide you through the process of developing your own tool package, offering detailed steps and advice on how to utilize your creation.
2018

2119
> [!IMPORTANT]
2220
> Prompt flow is currently in public preview. This preview is provided without a service-level agreement, and are not recommended for production workloads. Certain features might not be supported or might have constrained capabilities.

0 commit comments

Comments
 (0)