Agents that need live web data can now add nimble_research and nimble_extract to an agent spec by name, instead of wiring up your own scraping and search code. 👇
nimble_research hands a task to a
@nimble_search Web Search Agent and returns per-claim citations with a confidence signal. It needs pip install 'omnigent[nimble]'. nimble_extract runs one of your Nimble extract templates against the live web and returns structured JSON. Both resolve inside the Omnigent runner.
For a quick lookup, set search_provider: nimble on web_search. That path needs no extra.
🔗 Read the full post:
#
Omnigent# #
AIAgents#