mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-09 20:44:53 +10:00
44fa2badb4
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.