a2a-source-edit: write agent.py
This commit is contained in:
2
agent.py
2
agent.py
@@ -68,7 +68,7 @@ class SeleniumbaseWebsiteScraper(A2AAgent[SeleniumbaseWebsiteScraperConfig, Base
|
||||
"Compliant website scraping via SeleniumBase/browser automation. "
|
||||
"Respects robots.txt, same-origin pagination, and safety rails."
|
||||
)
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
|
||||
config_model = SeleniumbaseWebsiteScraperConfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user