Updates
Exa client upgraded to 2.16 The Exa integration now runs onexa-py 2.16.0, picking up two agent-facing improvements from the 2.14–2.16 line:
- Exa Connect data sources — agent runs can now target additional first-party data sources exposed by Exa, broadening the surface for account and people research.
create_and_waithelper — a single call that submits an agent run and blocks until it completes, so scripted research flows no longer have to poll manually.- Deprecation notice — the
start_crawl_dateandend_crawl_dateparameters are now marked deprecated upstream. If you pass them from your own scripts, plan to migrate; the Exa commands ingtmcontinue to work unchanged.
gtm commands that call Exa will pick up the new client automatically the next time you install.