create_chat_prompt
Create a new chat prompt version with role-content messages to manage and version prompts for Langfuse observability.
Instructions
Create a new chat prompt version. messages: JSON string of [{role, content}].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| config | No | ||
| labels | No | ||
| project | No | ||
| messages | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||