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]).