write agent.py
This commit is contained in:
2
agent.py
2
agent.py
@@ -57,7 +57,7 @@ class SeleniumbaseWebsiteScraper(A2AAgent[SeleniumbaseWebsiteScraperConfig, NoAu
|
||||
"automation with robots.txt checks, same-domain pagination safeguards, "
|
||||
"screenshots, HTML capture, JSON/CSV output, retries, and polite rate limiting."
|
||||
)
|
||||
version = "0.1.0"
|
||||
version = "1.1.1"
|
||||
|
||||
config_model = SeleniumbaseWebsiteScraperConfig
|
||||
auth_model = NoAuth
|
||||
|
||||
Reference in New Issue
Block a user