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.0.tar.gz (50.6 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.0-py3-none-any.whl (27.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aphex_service_clients-0.2.0.tar.gz
  • Upload date:
  • Size: 50.6 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.0.tar.gz
Algorithm Hash digest
SHA256 972d2e817a23624bbdc7693b10365ac94ac4901def86ca8a6151de5aab68016e
MD5 14e1ba238e185c0a5f040dbe3c9f1a41
BLAKE2b-256 025e8e4ba38cab8a97eaf5b3795a0e98e58a056df27ebdf41ef1a8bb242025a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for aphex_service_clients-0.2.0.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.0-py3-none-any.whl.

File metadata

File hashes

Hashes for aphex_service_clients-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 88ccd3151e90635fe79cd9e1954f3141f702fc5c35c067d1d1de0229b038c7cf
MD5 bb2c69f016aa72ead44510ae46e61a75
BLAKE2b-256 ef055fd6990c5fca221e19a3dc9254e14db279663a3edc6dcdf33744bfd8a9ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for aphex_service_clients-0.2.0-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