test ai chat
This commit is contained in:
16
readme.md
16
readme.md
@@ -247,3 +247,19 @@ The current implementation uses the DNS-based approach instead, which works toda
|
||||
### Reference
|
||||
|
||||
- [resolve-lexicon](https://resolve-lexicon.pages.dev/) - Browser-compatible lexicon resolver
|
||||
|
||||
## chat
|
||||
|
||||
【やりたいこと】
|
||||
アイとの会話をailogに載せる
|
||||
|
||||
【仕組み】
|
||||
- 2アカウント: syui.syui.ai (人間), ai.syui.ai (bot)
|
||||
- コマンド: ailog chat start → 会話 → end
|
||||
- 保存先: atproto (ai.syui.log.chat)
|
||||
- 表示: ailogの別ページ (/@syui.syui.ai/at/chat とか)
|
||||
|
||||
【ポイント】
|
||||
- blogとは別ページ
|
||||
- record構造はシンプルに
|
||||
- 返信先(reply_to)と本文だけでいい
|
||||
|
||||
Reference in New Issue
Block a user