test ai chat

This commit is contained in:
2026-01-20 13:46:28 +09:00
parent 6f5290753d
commit c4f50e8c26
31 changed files with 1368 additions and 44 deletions

View File

@@ -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)と本文だけでいい