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.1.0.tar.gz (50.9 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.1.0-py3-none-any.whl (27.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aphex_service_clients-0.1.0.tar.gz
  • Upload date:
  • Size: 50.9 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.1.0.tar.gz
Algorithm Hash digest
SHA256 f789fd364b3f66e857f63b6c1fda76c3b0430586f6723d2acb0169df4e5ab336
MD5 6cd4ec2aa6c6e332ca1ae908fd2ce71b
BLAKE2b-256 8904ab5fa3717d93a1d1ee0a0b4278c7ca0df7be97f8dbfe269c1ab6701a7b8e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for aphex_service_clients-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4011f945ea13f23c3a4e6ca96775fb3d4cf2caf3a5d7e85442527fb95566ea87
MD5 d8021983b3a236afbef1676dacfa261c
BLAKE2b-256 488de7c38e3d8cbe5e5e9a8c0d15185acfd32405acaf4813115d7fe5000e6d18

See more details on using hashes here.

Provenance

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