Release v5.0.1 (What’s new?).

Documentation Status https://github.com/MacHu-GWU/vercel_ai_sdk_mate-project/actions/workflows/main.yml/badge.svg https://codecov.io/gh/MacHu-GWU/vercel_ai_sdk_mate-project/branch/main/graph/badge.svg https://img.shields.io/pypi/v/vercel-ai-sdk-mate.svg https://img.shields.io/pypi/l/vercel-ai-sdk-mate.svg https://img.shields.io/pypi/pyversions/vercel-ai-sdk-mate.svg https://img.shields.io/badge/✍️_Release_History!--None.svg?style=social&logo=github https://img.shields.io/badge/⭐_Star_me_on_GitHub!--None.svg?style=social&logo=github
https://img.shields.io/badge/Link-API-blue.svg https://img.shields.io/badge/Link-Install-blue.svg https://img.shields.io/badge/Link-GitHub-blue.svg https://img.shields.io/badge/Link-Submit_Issue-blue.svg https://img.shields.io/badge/Link-Request_Feature-blue.svg https://img.shields.io/badge/Link-Download-blue.svg

Welcome to vercel_ai_sdk_mate Documentation

https://vercel-ai-sdk-mate.readthedocs.io/en/latest/_static/vercel_ai_sdk_mate-logo.png

vercel_ai_sdk_mate is a Python adaptor library that bridges the gap between the Vercel AI SDK (originally designed for TypeScript) and Python backends. It provides a seamless integration layer that allows Python developers to leverage the powerful features of Vercel’s AI SDK without dealing with language barriers or complex interoperability issues. Whether you’re building AI-powered applications, chatbots, or intelligent APIs, this library simplifies the process of connecting your Python backend with Vercel’s AI infrastructure, making the development experience smoother and more Pythonic.

This Python library’s versioning is aligned with the Vercel AI SDK (ai package). The major and minor version numbers match the AI SDK’s major and minor versions, while the micro (patch) version is managed independently for Python-specific updates. For example, vercel-ai-sdk-mate version 5.1.x is compatible with ai SDK versions >=5.1.0,<5.2.0.

Install

vercel_ai_sdk_mate is released on PyPI, so all you need is to:

$ pip install vercel-ai-sdk-mate

To upgrade to latest version:

$ pip install --upgrade vercel-ai-sdk-mate

Table of Content

About the Author

(\ (\
( -.-)o
o_(")(")

Sanhe Hu is a seasoned software engineer with a deep passion for Python development since 2010. As an author and maintainer of 150+ open-source Python projects, with over 15 million monthly downloads, I bring a wealth of experience to the table. As a Senior Solution Architect and Subject Matter Expert in AI, Data, Amazon Web Services, Cloud Engineering, DevOps, I thrive on helping clients with platform design, enterprise architecture, and strategic roadmaps.

Talk is cheap, show me the code:

API Document