This release is a pre-release and may not be stable for production use.
The Fabric Data Agent SDK supports programmatic access for Fabric Data Agent artifacts.
This package is released as a preview and has been tested with Microsoft Fabric Python notebooks.
Getting started
Prerequisites
- A Microsoft Fabric subscription. Or sign up for a free Microsoft Fabric (Preview) trial.
- Sign in to Microsoft Fabric.
- Create a new notebook or a new spark job to use this package. Note that semantic link is supported only within Microsoft Fabric.
Install the fabric-data-agent-sdk package
To install the most recent version fabric-data-agent-sdk in your Fabric Python notebook kernel by executing this code in a notebook cell:
%pip install -U fabric-data-agent-sdk
Key concepts
Fabric Data Agent SDK has two main entry points:
- Data plane using OpenAI SDK for conversational interaction with an existing Data Agent artifact.
- Management plane to create, update and delete Data Agent artifacts.
Change logs
0.0.3a1
- return fewshot id from add_fewshots
- fix the aiskill stage parameter
- return datasource display name in pretty_print
- return thread object for get_or_create_thread API.
0.0.2a0
- rename module
- support Fabric get_or_create_thread to decouple from UX thread
0.0.1a0
Initial alpha release of the package.
- add: data plane client
- add: management plane client
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fabric_data_agent_sdk-0.0.3a1.tar.gz.
File metadata
- Download URL: fabric_data_agent_sdk-0.0.3a1.tar.gz
- Upload date:
- Size: 55.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: RestSharp/106.13.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a86f0272b1175e0a7302d684adc407bef810db0227eb3af0c84a7099261291c9
|
|
| MD5 |
6f7f531d89874df1e10af69ac136f2bd
|
|
| BLAKE2b-256 |
e11feef5700dadca0a6cd7d0de3e6b9f8d00153de2a89945c62df9d797926c63
|
File details
Details for the file fabric_data_agent_sdk-0.0.3a1-py3-none-any.whl.
File metadata
- Download URL: fabric_data_agent_sdk-0.0.3a1-py3-none-any.whl
- Upload date:
- Size: 21.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: RestSharp/106.13.0.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
17fff731e18d3b1595feec3cac6ac1405f9e5316d6e185030f32b65e50ef75db
|
|
| MD5 |
759f15a45cab1a654b4fddf395120975
|
|
| BLAKE2b-256 |
d3505124edd6ce6abcd158363333344ae15bc83df33ac57782326ee859978885
|