ai Invalid Prompt Error
---
title: AI_InvalidPromptError
description: Learn how to fix AI_InvalidPromptError
---
# AI_InvalidPromptError
This error occurs when the prompt provided is invalid.
## Potential Causes
### UI Messages
You are passing a `UIMessage[]` as messages into e.g. `streamText`.
You need to first convert them to a `ModelMessage[]` using `convertToModelMessages()`.when to use it
Community prompt sourced from the open-source GitHub repo iKislay/copium (Apache-2.0). A "ai Invalid Prompt Error" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.
tags
roleplaycommunitygeneral
source
iKislay/copium · Apache-2.0