diff --git a/README.md b/README.md index c092b9e..f072b6c 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ # LLM AI API Testing + + +TODO: + +- Review `test_client.py` (break it down) +- Setup test_client.py modified to use test_task.toml +- Confirm that claude is gathering content from the files specified in the message's system prompt. +- Confirm that claude is caching both the files and the system prompt.