@nhtio/adk/batteries/tools/text_analysis
Pre-constructed tools for extracting counts, token estimates, and character statistics from text.
Remarks
Pre-constructed bundled tools for the text_analysis category. Import individually, the whole category, or import every tool via @nhtio/adk/batteries.
Variables
| Variable | Description |
|---|---|
| textAnalyzeTool | Analyze text and return statistics as a JSON document. |
| textLinesTool | Operate on text treated as a list of lines. |