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.1.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.1-py3-none-any.whl (27.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aphex_service_clients-0.2.1.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.1.tar.gz
Algorithm Hash digest
SHA256 f3e9ef60296d6d1bdf4f80ffa4d603163fbfd89080368c29e9548535321f41f4
MD5 5075a550a5262033556c93db40ebcbf9
BLAKE2b-256 ce73ab0384afb3b51f0af81972d1fc9c14ac9a6308812aa739cce2577f7e02c8

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aphex_service_clients-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9cfc8e1eb4b4c02faecdda496e61e739b0b7e28cc42820d484bd2d4c485dc1c6
MD5 496a4ae3efce9bc17dc923bb75bb9dd1
BLAKE2b-256 b472e5455800acbe9e1a9df9f5406760a3457f1e442eb4fa6bf0922a9c647a0e

See more details on using hashes here.

Provenance

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