PhoenixKit.Migrations.Postgres.V85 (phoenix_kit v1.7.105)

Copy Markdown View Source

V85: Add system_prompt field to AI prompts table.

Adds an optional system_prompt column to phoenix_kit_ai_prompts for storing system-level instructions separately from the user prompt content.

Summary

Functions

down(opts)

up(opts)