TGTGInsighttelegram intelligenceLIVE / telegram public index
← 箱子跑来跑去📦
箱子跑来跑去📦 avatar

TGINSIGHT POST

Post #184

@acbox_space

箱子跑来跑去📦

Views334Post view count
PostedOct 2310/23/2025, 08:12 AM
Post content

Post content

你知道我平时都是骂py的,直到今天读py写的llm工作流 py的多行字符串是一对三个双引号或者三个单引号,这种情况很适合写prompts 相反,js的多行字符串是一对反单引号,这个语法又经常与markdown的代码块和代码引用冲突,所以在js prompts文件里经常会出现一大堆转义斜杠,看的人头疼