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
Copy file name to clipboardExpand all lines: articles/ai-studio/how-to/prompt-flow-tools/prompt-flow-tools-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ author: lgayhardt
17
17
18
18
The following table provides an index of tools in prompt flow.
19
19
20
-
| Tool name | Description | Environment | Package name |
20
+
| Tool (set) name | Description | Environment | Package name |
21
21
|------|-----------|-------------|--------------|
22
22
|[LLM](./llm-tool.md)| Use Azure OpenAI large language models (LLM) for tasks such as text completion or chat. | Default |[promptflow-tools](https://pypi.org/project/promptflow-tools/)|
23
23
|[Prompt](./prompt-tool.md)| Craft a prompt by using Jinja as the templating language. | Default |[promptflow-tools](https://pypi.org/project/promptflow-tools/)|
0 commit comments