write agent.py
This commit is contained in:
2
agent.py
2
agent.py
@@ -42,7 +42,7 @@ from a2a_pack import (
|
||||
|
||||
OUTPUT_DIR = "outputs/seleniumbase-website-scraper"
|
||||
RUNTIME_SKILLS_DIR = "seleniumbase-website-scraper/.deepagents/skills/"
|
||||
DEEPAGENTS_RECURSION_LIMIT = 400
|
||||
DEEPAGENTS_RECURSION_LIMIT = 500
|
||||
|
||||
|
||||
class SeleniumbaseWebsiteScraperConfig(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user