Spaces:
Sleeping
Sleeping
File size: 416 Bytes
c49bc87 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
name: "browser_agent"
need_reset: False
llm_config:
llm_provider: openai
llm_model_name: gpt-4o
llm_temperature: 1.
llm_base_url:
llm_api_key:
max_steps: 10
max_input_tokens: 128000
max_actions_per_step: 10
system_prompt:
working_dir:
enable_recording: False
include_attributes:
- title
- type
- name
- role
- aria-label
- placeholder
- value
- alt
- aria-expanded
- data-date-format
|