1
0
mirror of synced 2025-12-19 18:14:56 -05:00

docs(ai-agents): remove   from Python SDK tutorial title (#70962)

Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: ian.alton@airbyte.io <ian.alton@airbyte.io>
This commit is contained in:
devin-ai-integration[bot]
2025-12-16 23:57:41 +00:00
committed by GitHub
parent 196c7ca920
commit 8e0d5c9dda

View File

@@ -3,7 +3,7 @@ sidebar_label: "Python SDK tutorial"
sidebar_position: 1
---
# Agent connector tutorial: Python&nbsp;SDK
# Agent connector tutorial: Python SDK
In this tutorial, you'll create a new Python project with uv, add a Pydantic AI agent, equip it to use one of Airbyte's agent connectors, and use natural language to explore your data. This tutorial uses GitHub, but if you don't have a GitHub account, you can use one of Airbyte's other agent connectors and perform different operations.