Large Language Model (LLM)
You can integrate the power of large language models directly into your application to create features that understand and generate human-like text. This opens up a world of possibilities for interactivity and user assistance.Image Generation
In addition to text-based AI, you can also incorporate dynamic image generation into your application. This enables a wide range of creative and personalized visual experiences.Available LLM Models
LLM-powered features can run on any of ten models across three providers: OpenAI (GPT-5), Anthropic (Claude), and Google (Gemini). Every model supports vision, tool use, extended thinking/reasoning, and structured JSON output. They differ in speed, capability, and price. Pricing is per token, billed separately for input (the prompt) and output (the response), and is shown below in USD per 1,000,000 tokens.
You can name a specific model in your prompt, or describe your goal and let Manus select one. Different features in the same application can use different models.