old-agentic
Travis Fischer 2025-03-16 19:04:25 +08:00
rodzic efdc49139e
commit 110072eb5e
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -70,7 +70,7 @@ title: Quick Start
</AccordionGroup>
<Note>
There is no functional difference between using `@agentic/stdlib` versus using the individual tool packages directly. The only difference is if you want to optimize your install size (when running on serverless functions, for instance).
There is no functional difference between using `@agentic/stdlib` versus using the individual tool packages directly. The only difference is if you want to optimize your install size.
The default examples all use `@agentic/stdlib` for simplicity.
</Note>