Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/fundamentals/copilot-ai-feature-state.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The following table provides an overview of the state of various AI and Copilot
| **Fabric workload** | **Supported items** | **Copilot experience** | **Release status** |
| --- | --- | --- | --- |
| **Data Science and Data Engineering** | Notebook (typically with lakehouses and other data items) | - [Copilot chat pane](../data-engineering/copilot-notebooks-chat-pane.md) in a notebook.<br />- [Generate code or markdown for a notebook (preview)](../data-engineering/copilot-notebooks-chat-pane.md).<br />- [Add comments, fix errors, or debug notebook code (preview)](../data-engineering/copilot-notebooks-chat-pane.md#in-cell-copilot).<br />- [Analyze and visualize data](../data-engineering/copilot-notebooks-chat-pane.md).<br />- [Explain notebook contents (preview)](../data-engineering/copilot-notebooks-chat-pane.md#in-cell-copilot). | Preview |
| **Data Science** | Data Agent | - [Fabric data agent creation (preview) - Learn how to create a Fabric data agent](../data-science/concept-data-agent.md). | Preview |
| **Data Science** | Data Agent | - [Fabric data agent creation](../data-science/concept-data-agent.md). | GA |
| **Data Science** | AI Functions | - [Transform and enrich data seamlessly with AI functions](../data-science/ai-functions/overview.md?tabs=pandas). | Preview |
| **Data Factory** | Dataflows gen2 | - [Generate a new query](../fundamentals/copilot-fabric-data-factory.md#get-started-with-copilot-for-dataflow-gen2). | GA |
| | Pipeline | - [Generate and run a pipeline](../fundamentals/copilot-fabric-data-factory.md#generate-a-data-pipeline-with-copilot).<br />- [Summarize a pipeline](../fundamentals/copilot-fabric-data-factory.md#summarize-a-data-pipeline-with-copilot).<br />- [Troubleshoot pipeline errors](../fundamentals/copilot-fabric-data-factory.md#troubleshoot-pipeline-errors-with-copilot). | GA |
Expand Down
Loading