📄️ Anthropic
Anthropic LLM, also known as Claude, is a large language model focused on safety and helpfulness. It can generate text, answer questions, and perform many other tasks with a focus on avoiding harmful or misleading outputs.
📄️ Anyscale
Running your own GPU instance can be a pretty expensive affair. Services like Anyscale or Replicate allow you to be charged for the exact duration of your API calls and let you use open source LLMs on their infrastructure.
📄️ Azure AI Foundry
Azure AI Foundry is Microsoft's unified platform for building, deploying, and managing AI models. It provides access to a wide catalog of models from various providers — including OpenAI, Anthropic, Mistral, DeepSeek, Meta, and more — all deployable as managed endpoints within your Azure subscription.
📄️ Azure OpenAI
Azure OpenAI LLM is a cloud-based service from Microsoft that provides access to OpenAI's powerful large language models (LLMs). These AI systems can generate text, translate languages, write different kinds of creative content, and answer your questions in an informative way, all within the secure environment of Microsoft Azure.
📄️ Gemini (Google AI Studio)
Gemini is Google's family of multimodal large language models, accessible through Google AI Studio. It can generate text, analyze documents, reason over complex inputs, and handle a wide range of tasks across text, code, and images.
📄️ Google / VertexAI Gemini Pro
Vertex AI Gemini Pro is a powerful large language model (LLM) by Google, accessible through their Vertex AI platform. It excels in various tasks like text generation, translation, and code analysis, making it a versatile tool for developers and businesses.
📄️ MiniMax
MiniMax serves the MiniMax family of LLMs (for example MiniMax-M3) through an OpenAI-compatible API.
📄️ Mistral AI
Mistral LLM is a powerful AI model trained on massive amounts of text data. It can generate different creative text formats, translate languages, and answer your questions in an informative way. It's known for its strong performance on text-based tasks.
📄️ NVIDIA Build
NVIDIA Build hosts NVIDIA NIM endpoints for a wide catalog of open and NVIDIA-optimized models through an OpenAI-compatible API.
📄️ Ollama
Ollama is a user-friendly platform that lets you run powerful large language models (LLMs) directly on your own computer, even utilizing your graphics card for faster processing.
📄️ Ollama in Unstract Open source
Ollama is a user-friendly platform that lets you run powerful large language models (LLMs) directly on your own computer, even utilizing your graphics card for faster processing.
📄️ OpenAI
OpenAI LLMs are powerful AI systems trained on massive amounts of text data, allowing them to generate text, translate languages, write different kinds of creative content, and answer your questions in an informative way.
📄️ OpenAI Compatible
Connect any LLM endpoint that implements the OpenAI Chat Completions API — self-hosted servers (vLLM, LiteLLM, Ollama's OpenAI endpoint), managed gateways, or third-party providers that expose an OpenAI-compatible interface.
📄️ OpenRouter
OpenRouter is a unified gateway that routes requests to hundreds of LLMs from many providers behind a single API key.
📄️ Google Palm
Google PaLM LLM (Large Language Model) is a super-sized AI model trained on a massive dataset of text and code. It can understand and generate human language, translate languages, write different kinds of creative content, and answer your questions in an informative way. It's known for its ability to learn new things from just a few examples.
📄️ Vertex AI
Google Cloud Vertex AI serves Gemini and other models. Unstract authenticates to it with a Google Cloud service account key.
📄️ Amazon Bedrock
Amazon Bedrock is a fully managed service that provides access to powerful foundation models (FMs) from leading AI providers like Anthropic, Meta, and Amazon. It allows developers to easily build and scale generative AI applications without managing infrastructure.
📄️ Amazon Bedrock Cross-Region Inference
📘 Introduction