mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-08-24 23:32:19 +10:00
Some providers (OpenAI Responses API, others) reject system-role messages in the messages array with AI_InvalidPromptError. Move the analyze/parse system prompts to the generateText system option, matching the chat handler.