Skip to main content

Generated API clients for Aphex platform services

Project description

Aphex Service Clients

Generated API clients for Aphex platform services with built-in retry logic, exponential backoff, and jitter.

Installation

pip install aphex-service-clients

Usage

from aphex_clients.embedding import EmbeddingClient

async with EmbeddingClient(base_url="http://embedding-svc:8000") as client:
    response = await client.create_embeddings(input=["Hello world"])
    embeddings = [d.embedding for d in response.data]

Regenerating Clients

When OpenAPI specs change:

pip install -e ".[dev]"
./scripts/generate-clients.sh

Services

  • Embedding Service - OpenAI-compatible embedding generation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aphex_service_clients-0.2.2.tar.gz (50.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aphex_service_clients-0.2.2-py3-none-any.whl (27.4 kB view details)

Uploaded Python 3

File details

Details for the file aphex_service_clients-0.2.2.tar.gz.

File metadata

  • Download URL: aphex_service_clients-0.2.2.tar.gz
  • Upload date:
  • Size: 50.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for aphex_service_clients-0.2.2.tar.gz
Algorithm Hash digest
SHA256 ad5da04639de9fb6130ade09d13cd8d7d252c370e96cb98a03ea1ec5624d3acb
MD5 4b2bbde27d260615a4bee17162d39dc8
BLAKE2b-256 4c007cbab157ab7752b97b080158d9e962e86ead5493cf6f4e3b7ec7b7578467

See more details on using hashes here.

Provenance

The following attestation bundles were made for aphex_service_clients-0.2.2.tar.gz:

Publisher: publish.yaml on bdchatham/AphexServiceClients

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file aphex_service_clients-0.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for aphex_service_clients-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c8414f5f71eb1e8571a0773f995d9eb3fc346d61b72ae39550db527b5f2c51cc
MD5 0b486e734a6528076f0093b8c719f89c
BLAKE2b-256 a21b3f18cac24d421db35ed3be1f817cab5504845d1709b4165dc3996958f803

See more details on using hashes here.

Provenance

The following attestation bundles were made for aphex_service_clients-0.2.2-py3-none-any.whl:

Publisher: publish.yaml on bdchatham/AphexServiceClients

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page