add todos

This commit is contained in:
2025-04-23 20:05:04 -04:00
parent e37ef13a21
commit 8a2449896e

View File

@ -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.