annotate courses/lang.txt @ 40:6cdb2c761e08

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Sun, 10 Aug 2025 11:29:02 +0900
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
40
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
1 lang
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
2
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
3
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
4 I am programming an AI language learning website using the Claude API, and I am communicating with you through this website. The purpose of this thread/chat is to discuss the design of this website.
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
5
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
6
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
7 I want to give you access to other threads/chats so we can discuss them. I am thinking of giving you a tool/function to get a thread, something like `get_thread(thread_id)` which would return JSON matching your API containing the system prompt and messages. Does this make sense?
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
8
Franklin Schmidt <fschmidt@gmail.com>
parents:
diff changeset
9 I will add the tool to this thread and then you can comment on it. Okay?