Prebuilt Workstation Specs are predefined configurations of virtual environments available for request through the AgentStation API. Each spec is tailored to specific use cases, providing the necessary hardware, software, and AI model resources to run various types of agentic applications efficiently. These specs allow developers to quickly set up environments suited to their specific needs without having to configure each component individually.
Spec | Use Case |
---|
default | A system with all possible hardware and software capabilities for any task. |
zoom-chromium | A system designed for Zoom's web conferencing application over chromium. |
meet-chromium | A system designed for Google Meet's web conferencing application over chromium. |
voip | A system designed for terminal-based Voice over IP (VoIP) applications. |
voip-chromium | A system designed for browser-based VoIP applications. |
chromium | A system designed for web tasks, browsing, and scraping. |
python | A system designed for developing and running Python scripts and applications. |
nodejs | A system designed for developing and running NodeJS scripts and applications. |
golang | A system designed for developing and running golang applications. |
Below, you'll find detailed specifications for each prebuilt spec, including the available hardware, software, and AI models. This information can help you choose the most appropriate spec for your agentic application, ensuring you have access to all the necessary resources without overprovisioning.
Detailed Specifications
default
Aspect | Details |
---|
Description | A Workstation with maximum hardware and software capabilities. |
Hardware | keyboard, mouse, speaker, microphone, camera, display |
Software | ssh, terminal, vnc, desktop, chromium |
Models | speech-to-text, text-to-speech, large-language-model |
zoom-chromium
Aspect | Details |
---|
Description | A Workstation for Zoom's web conferencing application over chromium. |
Hardware | keyboard, mouse, speaker, microphone, camera, display |
Software | vnc, desktop, chromium |
Models | speech-to-text, text-to-speech, large-language-model |
meet-chromium
Aspect | Details |
---|
Description | A Workstation for Google Meet's web conferencing application over chromium. |
Hardware | keyboard, mouse, speaker, microphone, camera, display |
Software | vnc, desktop, chromium |
Models | speech-to-text, text-to-speech, large-language-model |
voip
Aspect | Details |
---|
Description | A Workstation for terminal-based VoIP applications. |
Hardware | keyboard, speaker, microphone |
Software | ssh, terminal |
Models | speech-to-text, text-to-speech, large-language-model |
voip-chromium
Aspect | Details |
---|
Description | A Workstation for browser-based VoIP applications. |
Hardware | keyboard, mouse, speaker, microphone, display |
Software | vnc, desktop, chromium |
Models | speech-to-text, text-to-speech, large-language-model |
chromium
Aspect | Details |
---|
Description | A Workstation for web tasks, browsing, and scraping. |
Hardware | keyboard, mouse, display |
Software | vnc, desktop, chromium |
Models | large-language-model |
python
Aspect | Details |
---|
Description | A Workstation for developing and running Python scripts and applications. |
Hardware | keyboard |
Software | ssh, terminal |
Models | large-language-model |
nodejs
Aspect | Details |
---|
Description | A Workstation for developing and running NodeJS scripts and applications. |
Hardware | keyboard |
Software | ssh, terminal |
Models | large-language-model |
golang
Aspect | Details |
---|
Description | A Workstation for developing and running golang applications. |
Hardware | keyboard |
Software | ssh, terminal |
Models | large-language-model |