Mercurial Hosting > lang
diff src/lib/ai/claude/Ai_chat.luan @ 40:6cdb2c761e08
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Sun, 10 Aug 2025 11:29:02 +0900 |
parents | 238a91f224b1 |
children | 2a4c83ce3deb |
line wrap: on
line diff
--- a/src/lib/ai/claude/Ai_chat.luan Sun Aug 10 06:25:35 2025 +0900 +++ b/src/lib/ai/claude/Ai_chat.luan Sun Aug 10 11:29:02 2025 +0900 @@ -80,7 +80,6 @@ local functions = { get_thread = { tool = { - cname = "get_thread" description = "Get the contents of a thread/chat with Claude on this website. The contents will be JSON in the format of the Claude API." input_schema = { type = "object"