Features
Models
Call models such as GPT-4, ElevenLabs or Stable Diffusion in a single line.
PromptSpace is constantly adding new models and will support self-hosted models soon. Email nico@promptspace.app to request a model you need to create your UX.
API Keys
PromptSpace provides the API keys--no more subscribing to waitlists.
UI
Choose how to display the output of a block to the user.
The output of each block of displayed to the user as text by default. Hide the output of intermediate blocks.
Output Validation
Assets that the output of a block conforms to a format.
Dependencies
Use the most popular Python dependencies including LangChain, Beautiful Soup and MoviePy without requirements.txt
or reading the docs. PSL only exposes features useful for GenAI apps.
Concurrency
PromptSpace implements the job queues so you can focus on the UX of a single user.
Last updated