# 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/ahjj4ha
一文帶你瞭解大模型——智能體(Agent)**
作者:lucasgftang大語言模型 vs 人類大語言模型很強大,就像人類的大腦一樣擁有思考的能力。如果人類只有大腦,沒有四肢,沒有工具,是沒辦法與世界互動的。如果我們能給大模型配備上四肢和工具呢?大模型是不是就會打破次元壁,從數字世界走向現實世界,與現實世界實現夢幻聯動呢?大語言模型(後文將用 LLM 指代)可以接受輸入,可以分析 & 推理、可以輸出文字 \\ 代碼 \\ 媒體。然而,其無法像人類 ⌘ Read more