You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
558 B
YAML
30 lines
558 B
YAML
runtime:
|
|
timezone: America/Phoenix
|
|
headless: true
|
|
profile_name: JobAgent
|
|
slow_mo_ms: 0
|
|
default_timeout_ms: 15000
|
|
navigation_timeout_ms: 30000
|
|
max_pages_per_site: 10
|
|
min_delay_ms: 1200
|
|
max_delay_ms: 3500
|
|
|
|
search_defaults:
|
|
keywords:
|
|
- orthodontist
|
|
location: ""
|
|
remote: false
|
|
date_mode: today_or_last_24h
|
|
sort: relevance
|
|
max_items_per_site: 30
|
|
|
|
summarization:
|
|
ollama_base_url: http://127.0.0.1:11434
|
|
model: qwen3.5:9b
|
|
temperature: 0.1
|
|
max_input_items: 200
|
|
|
|
notification:
|
|
provider: kakaotalk
|
|
fallback_markdown: true
|