Mercurial Hosting > lang
annotate courses/lang.txt @ 72:5d274f7a4637 default tip
minor
| author | Franklin Schmidt <fschmidt@gmail.com> |
|---|---|
| date | Mon, 25 Aug 2025 03:45:03 -0600 |
| parents | 6cdb2c761e08 |
| children |
| rev | line source |
|---|---|
| 40 | 1 lang |
| 2 | |
| 3 | |
| 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. | |
| 5 | |
| 6 | |
| 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? | |
| 8 | |
| 9 I will add the tool to this thread and then you can comment on it. Okay? |
