byokey-provider 1.2.0

Bring Your Own Keys — AI subscription-to-API proxy gateway
Documentation

Provider executor implementations and model registry.

Module layout

  • [executor] — Per-provider [ProviderExecutor] implementations.
  • [factory] — Executor creation from provider/model identifiers + config.
  • [registry] — Model-to-provider mapping and model listing.
  • [http_util] — Shared HTTP send/stream helpers ([ProviderHttp]).
  • [routing] — Round-robin API key selection ([CredentialRouter]).
  • [retry] — Multi-key retry wrapper ([RetryExecutor]).