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. Poolside models can support 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 |