UNPKG

tinyagent-ts

Version:

Modern TypeScript framework for building AI agents with pluggable tools and ReAct reasoning

2 lines (1 loc) 79 B
export declare function truncateJson(value: unknown, maxLen?: number): string;