版本发布 8
## What's Changed * Update llm20250922 by @isamu in https://github.com/receptron/graphai/pull/1230 * update packages by @isamu in https://github.com/receptron/graphai/pull/1229 * update @noble/hashes by @isamu in https://github.com/receptron/graphai/pull/1231 * assert supports cause by @isamu in https://github.com/receptron/graphai/pull/1232 **Full Changelog**: https://github.com/receptron/graphai/compare/2.0.15...2.0.16
## What's Changed * nestedLoop by @isamu in https://github.com/receptron/graphai/pull/1202 * @receptron/graphai_cli@2.0.7 by @isamu in https://github.com/receptron/graphai/pull/1203 * Separate agent filter by @isamu in https://github.com/receptron/graphai/pull/1204 * @receptron/graphai_cli@2.0.8 by @isamu in https://github.com/receptron/graphai/pull/1205 * improve error log by @isamu in https://github.com/receptron/graphai/pull/1206 * Tools iterator by @isamu in https://github.com/receptron/graphai/pull/1207 * Graphai llm stream data tools progress by @isamu in https://github.com/receptron/graphai/pull/1208 * fix response of tools agent by @isamu in https://github.com/receptron/graphai/pull/1209 * Replace ?? with || in model fallback by @isamu in https://github.com/receptron/graphai/pull/1210 * Update20250817 by @isamu in https://github.com/receptron/graphai/pull/1211 * Tools palla by @isamu in https://github.com/receptron/graphai/pull/1212 * tools by @isamu in https://github.com/receptron/graphai/pull/1213 * llmModel by @isamu in https://github.com/receptron/graphai/pull/1214 * @graphai/anthropic agent@2.0.8 by @isamu in https://github.com/receptron/graphai/pull/1215 * Play ground by @isamu in https://github.com/receptron/graphai/pull/1216 * @graphai/anthropic agent@2.0.9 by @isamu in https://github.com/receptron/graphai/pull/1217 * Refactor anthropic by @isamu in https://github.com/receptron/graphai/pull/1218 * Logger sample by @isamu in https://github.com/receptron/graphai/pull/1219 * update openai llm temperature by @isamu in https://github.com/receptron/graphai/pull/1220 * openai max token change to max_completion_tokens by @isamu in https://github.com/receptron/graphai/pull/1221 * Update OpenAI agent max token by @isamu in https://github.com/receptron/graphai/pull/1222 * update by @isamu in https://github.com/receptron/graphai/pull/1223 * add tools_agent-sequential by @isamu in https://github.com/receptron/graphai/pull/1224 * Bump axios from 1.10.0 to 1.12.1 by @dependabot[bot] in https://github.com/receptron/graphai/pull/1225 * Add code for electron debugging by @isamu in https://github.com/receptron/graphai/pull/1226 * update by @isamu in https://github.com/receptron/graphai/pull/1227 * change props log info to debug by @isamu in https://github.com/receptron/graphai/pull/1228 **Full Changelog**: https://github.com/receptron/graphai/compare/2.0.14...2.0.15
## What's Changed * Tools iterator by @isamu in https://github.com/receptron/graphai/pull/1207 **Full Changelog**: https://github.com/receptron/graphai/compare/2.0.14...tools_agent.1.0.3
## What's Changed * add test by @isamu in https://github.com/receptron/graphai/pull/1168 * update package by @isamu in https://github.com/receptron/graphai/pull/1169 * mapIndex by @isamu in https://github.com/receptron/graphai/pull/1170 * update openai by @isamu in https://github.com/receptron/graphai/pull/1172 * Vanilla2.0.6 by @isamu in https://github.com/receptron/graphai/pull/1171 **Full Changelog**: https://github.com/receptron/graphai/compare/2.0.12...2.0.13
## What's Changed * mapIndex by @isamu in https://github.com/receptron/graphai/pull/1170 **Full Changelog**: https://github.com/receptron/graphai/compare/2.0.12...vanilla.2.0.6
## What's Changed * add default prop function by @isamu in https://github.com/receptron/graphai/pull/1166 * retry_until by @isamu in https://github.com/receptron/graphai/pull/1167 **Full Changelog**: https://github.com/receptron/graphai/compare/2.0.11...2.0.12
## What's Changed * String match by @isamu in https://github.com/receptron/graphai/pull/1165 **Full Changelog**: https://github.com/receptron/graphai/compare/2.0.10...2.0.11
## Release Note Added the following parameters to the `usage` object for compatibility with OpenAI's API: - `prompt_tokens` - `completion_tokens` - `total_tokens` These fields allow for more standardized tracking of token usage during prompt and completion processing. ## What's Changed * extra usage by @isamu in https://github.com/receptron/graphai/pull/1148 **Full Changelog**: https://github.com/receptron/graphai/compare/anthropic_agent2.0.4...anthropic_agent2.0.5