@scarz 在 Gemini的多模态输出有点东西! 中发帖
续上回:
然后跑去研究了一下代码
???发现只有一句prompt
const additionalInstructions = `
Use a fun story about lots of tiny cats as a metaphor.
Keep sentences short but conversational, casual, and engaging.
Generate a cute, minimal illustration for each sentence with black ink on white background.
No commentary, just begin your explanation.
Keep going until you're done.`;
...
const fullPrompt = message + additionalI...