MCPcopy Create free account

hub / github.com/RUC-NLPIR/WebThinker / types & classes

Types & classes45 in github.com/RUC-NLPIR/WebThinker

↓ 94 callersClassLanguageModel
scripts/lcb_runner/lm_styles.py:39
↓ 4 callersClassTaskResult
scripts/lcb_runner/utils/multiprocess.py:73
↓ 3 callersClassCodeGenerationProblem
scripts/lcb_runner/benchmarks/code_generation.py:43
↓ 3 callersClassWebParserClient
scripts/search/bing_search.py:59
↓ 3 callersClassx
scripts/lcb_runner/pyext/pyext-0.7/test/test_pyext.py:32
↓ 2 callersClassEnvironment
demo/settings.py:6
↓ 2 callersClassOpenAIRunner
scripts/lcb_runner/runner/oai_runner.py:14
↓ 2 callersClassTest
scripts/lcb_runner/benchmarks/code_generation.py:30
↓ 1 callersClassCapturing
scripts/lcb_runner/evaluation/testing_util.py:57
↓ 1 callersClassCaseObject
The object returned by a switch statement. When called, it will return True if the given argument equals its value, else False. It can be called with
scripts/lcb_runner/pyext/pyext-0.7/pyext.py:285
↓ 1 callersClassClaude3Runner
scripts/lcb_runner/runner/claude3_runner.py:12
↓ 1 callersClassClaudeRunner
scripts/lcb_runner/runner/claude_runner.py:12
↓ 1 callersClassCodeExecutionProblem
scripts/lcb_runner/benchmarks/code_execution.py:10
↓ 1 callersClassCohereRunner
scripts/lcb_runner/runner/cohere_runner.py:12
↓ 1 callersClassDeepSeekRunner
scripts/lcb_runner/runner/deepseek_runner.py:13
↓ 1 callersClassDifficulty
scripts/lcb_runner/benchmarks/code_generation.py:18
↓ 1 callersClassGeminiRunner
scripts/lcb_runner/runner/gemini_runner.py:13
↓ 1 callersClassMistralRunner
scripts/lcb_runner/runner/mistral_runner.py:12
↓ 1 callersClassPlatform
scripts/lcb_runner/benchmarks/code_generation.py:12
↓ 1 callersClassRateLimiter
scripts/search/bing_search.py:470
↓ 1 callersClassRateLimiter
demo/bing_search.py:444
↓ 1 callersClassSubEnvironment
demo/settings.py:171
↓ 1 callersClassTailRecursion
scripts/lcb_runner/pyext/pyext-0.7/pyext.py:347
↓ 1 callersClassTest
scripts/lcb_runner/benchmarks/test_output_prediction.py:10
↓ 1 callersClassTestOutputPredictionProblem
scripts/lcb_runner/benchmarks/test_output_prediction.py:17
↓ 1 callersClassTestType
scripts/lcb_runner/benchmarks/code_generation.py:24
↓ 1 callersClassTimeoutException
scripts/lcb_runner/evaluation/utils_execute.py:149
↓ 1 callersClassVLLMRunner
scripts/lcb_runner/runner/vllm_runner.py:11
↓ 1 callersClassWebParserClient
scripts/utils/test_webparser.py:5
↓ 1 callersClassWriteOnlyStringIO
StringIO that throws an exception when it's read from
scripts/lcb_runner/evaluation/utils_execute.py:153
↓ 1 callersClass_RuntimeModule
Create a module object at runtime and insert it into sys.path. If called, same as :py:func:`from_objects`.
scripts/lcb_runner/pyext/pyext-0.7/pyext.py:240
↓ 1 callersClassredirect_stdin
scripts/lcb_runner/evaluation/utils_execute.py:170
ClassBaseRunner
scripts/lcb_runner/runner/base_runner.py:13
ClassCODE_TYPE
scripts/lcb_runner/evaluation/testing_util.py:34
ClassFuncTimeoutError
scripts/lcb_runner/utils/multiprocess.py:16
ClassLMStyle
scripts/lcb_runner/lm_styles.py:6
ClassPromptConstants
scripts/lcb_runner/prompts/code_generation.py:13
ClassPromptConstants
scripts/lcb_runner/prompts/test_output_prediction.py:9
ClassPromptConstants
scripts/lcb_runner/prompts/self_repair.py:8
ClassScenario
scripts/lcb_runner/utils/scenarios.py:4
ClassTaskRunStatus
scripts/lcb_runner/utils/multiprocess.py:65
ClassTestPyExt
scripts/lcb_runner/pyext/pyext-0.7/test/test_pyext.py:4
ClassTimeoutException
scripts/lcb_runner/evaluation/testing_util.py:40
ClassWebParserClient
demo/bing_search.py:55
Classoverload
Simple function overloading in Python.
scripts/lcb_runner/pyext/pyext-0.7/pyext.py:136