Python adaptor library for seamless integration with Vercel AI SDK (TypeScript) backends.
Project description
Welcome to vercel_ai_sdk_mate Documentation
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
Project details
Release history Release notifications | RSS feed
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 vercel_ai_sdk_mate-5.0.0.tar.gz.
File metadata
- Download URL: vercel_ai_sdk_mate-5.0.0.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80c9e467b1406e903f45bec5f02d680bb56e288809d667ea7a7ba09bc54bfead
|
|
| MD5 |
89e609987d3be4ab2430ce344d349407
|
|
| BLAKE2b-256 |
034df9a01b855405ad45775939c63d5d27002542606920d07f441ff820d818e0
|
File details
Details for the file vercel_ai_sdk_mate-5.0.0-py3-none-any.whl.
File metadata
- Download URL: vercel_ai_sdk_mate-5.0.0-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35c37aa7ca238781c962504dac865b8fa4451f8e718dfd719c837d706b4045ab
|
|
| MD5 |
25889920d51afa2d68c6581f3aa688e9
|
|
| BLAKE2b-256 |
034c1eab5f3ee151485d81b81bf6a2e4837855cdc667551f5e4bbaa51ed4725f
|