# Features

Vertical Stream is built to make working with AI models simple, fast, and flexible. Here's what you get:

#### **50+ Models in One Place**&#x20;

*Access text, image, video, code, and audio models from leading providers, all through a single account. No need to manage multiple subscriptions or switch between platforms.*

#### **Single Chat Interface**

Start a conversation and stay there. Switch between models, compare outputs, and iterate on your work without ever leaving the chat.

#### **Model Orchestration**

Not sure which model to use? Let our AI auto-select the right one based on your prompt. Or take control and choose manually, your call.

#### **Tool Settings**

Configure which model each tool uses and adjust settings like duration, aspect ratio, or quality. Access Tool Settings from the sidebar to customize your workflow.

**Available Tools:**

| Tool                      | What it does                        |
| ------------------------- | ----------------------------------- |
| Generate image from text  | Create images from prompts          |
| Edit image                | Modify existing images              |
| Compose images            | Combine or layer images             |
| Generate video from text  | Create video from prompts           |
| Generate video from image | Animate or extend images into video |

You can let the AI call tools automatically, or select a specific tool from the input bar for more control.

#### **Output Comparison**

Curious how different models handle the same prompt? Switch models, re-run your prompt, and compare results side-by-side in the same chat.

#### **Asset Library & Chat History**

Upload files, save your outputs, and pick up where you left off. Your work is always accessible.

#### **Model Wiki**

Browse all 50+ available models, see what they're best at, and discover new ones to try.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.verticalstudio.ai/vertical-products/stream/features.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
