# 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/tuck6sa
有手就行!DeepSeek 本地部署還能聯網搜索**
最近 DeepSeek 大火,很多人都想用 DeepSeek,但是無奈經常提示服務器繁忙,那就試試將 DeepSeek 部署到自己電腦上吧!不僅能用 DeepSeek,還能聯網搜索、生成圖片!並且,Win 和 Mac 都可以使用!PART ONE部署 DeepSeek 到本地推薦大家使用 Ollama 進行部署,非常簡單,有手就行🏗️ 安裝 Ollama去 Ollama 官網(https://olRead more