write agent.py
This commit is contained in:
1
agent.py
1
agent.py
@@ -236,6 +236,7 @@ class SeleniumbaseWebsiteScraper(A2AAgent[SeleniumbaseWebsiteScraperConfig, NoAu
|
|||||||
}
|
}
|
||||||
|
|
||||||
@skill(
|
@skill(
|
||||||
|
name="iterate_scrape_goal",
|
||||||
description=(
|
description=(
|
||||||
"Iteratively plan and run compliant scraping passes until a goal is met, "
|
"Iteratively plan and run compliant scraping passes until a goal is met, "
|
||||||
"using a platform-provided LLM with strict safety rails. The deep agent may "
|
"using a platform-provided LLM with strict safety rails. The deep agent may "
|
||||||
|
|||||||
Reference in New Issue
Block a user