# 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/wepgprq
超炫酷, 不用學前端也能自己做網頁!這個 Python 庫,10 分鐘內復刻 GPT WEB 應用**
今天,我要和大家分享如何將請求 GPT 的案例,快速 “復刻” 成 GPT 網頁版。這不僅簡單,而且對於我們這些後端開發者來說,簡直是福音!先睹爲快----看看這個界面,是不是感覺很熟悉? 這就是我們今天要介紹的主角 - Streamlit,此篇文章我們僅僅從復刻一個聊天機器人的角度介紹,認識一下其強大之處。初識 Streamlit------------Streamlit 是一個開源的 Pyt ⌘ Read more