倪學仁指出,這次大火涉及多座大廈,情況更為複雜。個別單位狀況不同,亦無法僅稱樓宇已損毀,便可直接拆卸而不用處理後續程序。「假設你的汽車出事了,是想要total loss(全部損毀),但你也需要保險公司同意才行。」他估算,若政府統一回購業權,可以有助加快與保險公司的溝通。
Subscribe to our newsletter
。一键获取谷歌浏览器下载是该领域的重要参考
How is my data handled?
Anthropic’s prompt suggestions are simple, but you can’t give an LLM an open-ended question like that and expect the results you want! You, the user, are likely subconsciously picky, and there are always functional requirements that the agent won’t magically apply because it cannot read minds and behaves as a literal genie. My approach to prompting is to write the potentially-very-large individual prompt in its own Markdown file (which can be tracked in git), then tag the agent with that prompt and tell it to implement that Markdown file. Once the work is completed and manually reviewed, I manually commit the work to git, with the message referencing the specific prompt file so I have good internal tracking.