Poolside provides proprietary AI models for software engineering. You deploy and use these models entirely within your environment, so your code, prompts, and outputs stay under your control. Supported models are Poolside-managed model families that Poolside validates, ships, upgrades, patches, and helps operate as part of your Poolside platform. External chat model providers are compatibility targets. Poolside supports connecting to these providers from your deployment, but the third-party provider is responsible for model behavior, model availability, and provider-specific changes. Poolside models can work in one or more modes:Documentation Index
Fetch the complete documentation index at: https://docs.poolside.ai/llms.txt
Use this file to discover all available pages before exploring further.
- Agentic: Plans and executes multi-step tasks, iterating and applying code changes, refactors, and suggestions.
- Chat: Answers questions and provides explanations in a conversational interface.
- Completion: Provides inline and multi-line code suggestions as you type in your editor.
Supported models
| Model name | Context window | Model type | Modes |
|---|---|---|---|
| Laguna M.1 | 128K | Mixture of Experts | Agentic, Chat |
| Laguna XS.2 | 128K | Mixture of Experts | Agentic, Chat |
| Malibu 2.2 | 128K | Dense | Agentic, Chat |
| Point | 64K | Dense | Completion |
External chat model providers
Third-party model provider support is in beta. Poolside-managed models are supported. Compatibility with third-party models and providers may change.
Tested providers
Although each of the providers below has been tested with a subset of models available, given the large number of possible model-provider combinations, not every model-provider combination may work as expected. The following providers are known to work with Poolside:- OpenAI Chat Completions (not Responses)
- Amazon Bedrock Mantle
- Microsoft Azure Foundry
- Google Vertex
- LiteLLM
- Ollama
- OpenRouter
- Hugging Face Inference Providers
- Baseten Model APIs