ai-dial-core and ai-dial-adapter-dial
The adapter is a complement to the core, allowing one AI DIAL Core instance to route calls to another AI DIAL Core instance, effectively extending or chaining their capabilities.
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
DIAL Core acts as a central hub for connecting various AI large language models, like chat completion and embedding models, to different applications. It takes requests from your applications and routes them to the appropriate AI model, then delivers the model's response back to your application. This is ideal for developers or platform engineers building applications that need to interact with multiple AI models.
About ai-dial-adapter-dial
epam/ai-dial-adapter-dial
The project implements application which adapts calls from one DIAL Core to calls to another DIAL Core.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work