# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 1
# self = https://watcher.sour.is/conv/7nl4joq
提示工程(Prompt Engineering)最全綜述:本質、技術、最佳實踐**
提示工程(prompt engineering),簡而言之,是構建和優化輸入提示以引導 LLMs 生成準確且富有洞察力的輸出的藝術和科學。在 LLMs 的世界裏,一個精心設計的提示就如同一位經驗豐富的嚮導,能夠引領模型穿越複雜的信息海洋,找到用戶心中的答案。一、理解提示與提示工程(prompt engineering)---------------------------------------( ⌘ Read more