You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,7 @@ Config files are stored in `~/.config/hedit/`:
67
67
-**Image Annotation**: Annotate visual stimuli directly from image files
68
68
-**Multi-Stage Validation**: AI agents generate, validate, evaluate, and refine annotations
69
69
-**Claude-Powered**: Anthropic Claude models (Haiku 4.5 default, Sonnet 5 optional); bring your own Anthropic key if you prefer your own billing
70
+
-**Cost Transparency**: Every annotation reports its token use and how much prompt caching saved (typically ~80% of input cost after the first request)
70
71
-**JSON Output**: Easy integration with scripts and pipelines
71
72
-**HED Schema Support**: Works with official HED schemas (8.x)
72
73
@@ -83,6 +84,7 @@ The agents work in feedback loops, automatically refining the annotation until i
83
84
84
85
## Documentation
85
86
87
+
-[Prompt Caching and Usage Reporting](docs/prompt-caching.md) - What HEDit caches, what it saves, and where to see the numbers
86
88
-[HED Standard](https://hedtags.org) - Learn about HED annotations
87
89
-[GitHub Issues](https://github.com/Annotation-Garden/HEDit/issues) - Report bugs or request features
0 commit comments