ai-dial-core and ai-dial-sdk
The core provides the unified API service that the SDK wraps and builds against, making them complements rather than alternatives—developers use the SDK to create applications and adapters that integrate with the core's API.
About ai-dial-core
epam/ai-dial-core
The main component of AI DIAL, which provides unified API to different chat completion and embedding models, assistants, and applications
Built on Eclipse Vert.x with Java 21, it implements an HTTP proxy architecture that routes requests to heterogeneous LLM providers, embedding services, and custom applications through dynamic configuration. Supports hot-reloading of model/application definitions without server restart via configurable intervals, and deploys to Kubernetes clusters using Helm charts with flexible static and dynamic settings management.
About ai-dial-sdk
epam/ai-dial-sdk
Framework to create applications and model adapters for AI DIAL
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work