ai-dial-adapter-vertexai and ai-dial-adapter-openai
These projects are ecosystem siblings, each implementing the AI DIAL API for different hyperscaler AI platforms (Azure OpenAI and Google Vertex AI), allowing users to integrate with their preferred cloud provider's language models through a consistent interface.
About ai-dial-adapter-vertexai
epam/ai-dial-adapter-vertexai
The project implements AI DIAL API for language models and embeddings from Google Vertex AI
This tool helps developers who are building applications using various AI models. It standardizes the way these apps interact with Google Vertex AI's language models, image models, and embedding models. By using this, you can send diverse data like text, PDFs, images, audio, and video to a single interface and receive processed text, images, or video back.
About ai-dial-adapter-openai
epam/ai-dial-adapter-openai
The project implements AI DIAL API for language models from Azure OpenAI
This project helps developers integrate various large language models (LLMs) from Azure OpenAI and OpenAI platforms into a unified system using the DIAL Core protocol. It takes requests in the DIAL API format and translates them for different upstream LLM services, returning a standardized response. Software architects and AI solution developers who are building multi-modal AI applications that leverage multiple LLMs will find this useful.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work