Package implementing adapter from DIAL Chat Completions API to Anthropic API
Project description
Python SDK for adapter from DIAL API to Anthropic API
Overview
The framework provides adapter from AI DIAL Chat Completion API to Anthropic Messages API.
Developer environment
To install requirements:
poetry install
This will install all requirements for running the package, linting, formatting and tests.
Set up
Lint
Run the linting before committing:
make lint
To auto-fix formatting issues run:
make format
Test
Run unit tests locally for available python versions:
make test
Run unit tests for the specific python version:
make test PYTHON=3.13
Clean
To remove the virtual environment and build artifacts run:
make clean
Build
To build the package run:
make build
Publish
To publish the package to PyPI run:
make publish
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 aidial_adapter_anthropic-0.2.0rc0.tar.gz.
File metadata
- Download URL: aidial_adapter_anthropic-0.2.0rc0.tar.gz
- Upload date:
- Size: 34.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.11.14 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9ef06a0738695944d8b61d829c6d7ebd91b83fbe02dd73d43deb740da954982
|
|
| MD5 |
bea59bb18180c9d66c511c9661823661
|
|
| BLAKE2b-256 |
6b4f0b100eea5c4dffc36cfc72624bb1b41efee6131fa4f12c372d7809b7259d
|
File details
Details for the file aidial_adapter_anthropic-0.2.0rc0-py3-none-any.whl.
File metadata
- Download URL: aidial_adapter_anthropic-0.2.0rc0-py3-none-any.whl
- Upload date:
- Size: 47.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.11.14 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fde6a8ec3766d85f614c6849c972629ddf20548942dbae8261d2079d4bfc6ecf
|
|
| MD5 |
c113405510a386b4ba24d3c269a7579d
|
|
| BLAKE2b-256 |
021d31d70de08142a906d5b6bcc419ae7fb509b3308628dff15c2beb0730d04d
|