Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/THUDM/AutoWebGLM
/ types & classes
Types & classes
46 in github.com/THUDM/AutoWebGLM
⨍
Functions
428
◇
Types & classes
46
↳
Endpoints
4
↓ 18 callers
Class
ActionParsingError
webarena/browser_env/actions.py:1580
↓ 14 callers
Class
TeacherForcingAgent
Agent that follows a pre-defined action sequence
webarena/agent/agent.py:53
↓ 10 callers
Class
HTMLContentEvaluator
Check whether the contents appear in the page
webarena/evaluation_harness/evaluators.py:244
↓ 10 callers
Class
ScriptBrowserEnv
The goal of this environment is to produce a prototype of a browser environment. In the end, we want to support a fully configurable browser
webarena/browser_env/envs.py:69
↓ 4 callers
Class
DetachedPage
webarena/browser_env/utils.py:11
↓ 4 callers
Class
URLEvaluator
Check URL matching
webarena/evaluation_harness/evaluators.py:173
↓ 3 callers
Class
PlaywrightScript
webarena/browser_env/envs.py:37
↓ 3 callers
Class
StringEvaluator
Check whether the answer is correct with: exact match: the answer is exactly the same as the reference answer must include: each phrase in the
webarena/evaluation_harness/evaluators.py:71
↓ 2 callers
Class
AsyncScriptBrowserEnv
The goal of this environment is to produce a prototype of a browser environment. In the end, we want to support a fully configurable browser
webarena/browser_env/async_envs.py:16
↓ 2 callers
Class
EvaluatorComb
webarena/evaluation_harness/evaluators.py:336
↓ 2 callers
Class
TestMiniwob
miniwob++/main.py:41
↓ 1 callers
Class
ActionParser
miniwob++/miniwob_tools/action.py:3
↓ 1 callers
Class
CallLLM
miniwob++/llms/call.py:4
↓ 1 callers
Class
CheckpointMonitor
miniwob++/monitor.py:42
↓ 1 callers
Class
HtmlParser
miniwob++/html_tools/html_parser.py:10
↓ 1 callers
Class
HtmlParser
webarena/browser_env/html_tools/html_parser.py:10
↓ 1 callers
Class
HtmlPrompt
miniwob++/html_tools/prompt.py:3
↓ 1 callers
Class
HtmlPrompt
webarena/browser_env/html_tools/prompt.py:3
↓ 1 callers
Class
IdentifierTool
miniwob++/html_tools/identifier.py:3
↓ 1 callers
Class
IdentifierTool
webarena/browser_env/html_tools/identifier.py:3
↓ 1 callers
Class
ImageObservationProcessor
webarena/browser_env/processors.py:811
↓ 1 callers
Class
LMConfig
A config for a language model. Attributes: provider: The name of the API provider. model: The name of the model. model_cl
webarena/llms/lm_config.py:12
↓ 1 callers
Class
ObservationHandler
Main entry point to access all observation processor
webarena/browser_env/processors.py:826
↓ 1 callers
Class
ParsedPlaywrightCode
webarena/browser_env/actions.py:45
↓ 1 callers
Class
PromptAgent
prompt-based agent that emits action given the history
webarena/agent/agent.py:106
↓ 1 callers
Class
TextObervationProcessor
webarena/browser_env/processors.py:50
↓ 1 callers
Class
Tokenizer
webarena/llms/tokenizers.py:7
Class
AccessibilityTreeNode
webarena/browser_env/utils.py:27
Class
Action
webarena/browser_env/actions.py:94
Class
ActionTypes
Valid action types for browser env.
webarena/browser_env/actions.py:328
Class
Agent
Base class for the agent
webarena/agent/agent.py:28
Class
BrowserConfig
webarena/browser_env/utils.py:56
Class
BrowserInfo
webarena/browser_env/utils.py:66
Class
CoTPromptConstructor
The agent will perform step-by-step reasoning before the answer
webarena/agent/prompts/prompt_constructor.py:212
Class
DOMNode
webarena/browser_env/utils.py:43
Class
DirectPromptConstructor
The agent will direct predict the action
webarena/agent/prompts/prompt_constructor.py:154
Class
Evaluator
webarena/evaluation_harness/evaluators.py:32
Class
Instruction
Instruction for constructing prompt
webarena/agent/prompts/prompt_constructor.py:14
Class
MyPromptConstructor
The agent will perform step-by-step reasoning before the answer
webarena/agent/prompts/prompt_constructor.py:268
Class
NewASPromptConstructor
The agent will perform step-by-step reasoning before the answer
webarena/agent/prompts/prompt_constructor.py:523
Class
ObservationMetadata
webarena/browser_env/processors.py:40
Class
ObservationProcessor
webarena/browser_env/processors.py:35
Class
PromptConstructor
webarena/agent/prompts/prompt_constructor.py:23
Class
PseudoPage
webarena/evaluation_harness/helper_functions.py:211
Class
RenderHelper
Helper class to render text and image observations and meta data in the trajectory
webarena/browser_env/helper_functions.py:229
Class
StateInfo
webarena/browser_env/utils.py:78