System Message Support in Effect AI Package
I am trying to use the effect ai package and I'm not seeing how to do system prompts, I see message types for
UserMessage, ToolMessage, AssistantMessage but not seeing a system one, am I just missing something or does the effect library not support system messages yet? (basing this on the types defined in effect/packages/ai/ai/src/AiInputs.ts)