# 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/ru2hkga
Deepseek 本地部署詳細指南!從 Ollama 到個人知識庫應用**
丨作者:lushen 每個人都能擁有專屬 AI 助手,安全高效,開啓智能化知識管理新體驗。系統介紹mbp pro 一、Ollama 安裝與配置 1.1 跨平臺安裝指南Ollama 作爲本地運行大模型的利器,支持三大主流操作系統: macOS一鍵安裝 Windows用戶訪問官網 https://ollama.com/download 下載安裝包 Linux安裝(Ubuntu/Read more