Files
ai/README.md
2025-04-23 20:05:04 -04:00

10 lines
297 B
Markdown

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