MCPcopy Create free account
hub / github.com/Dizzy-K/AutoPT / WebToolConfig

Class WebToolConfig

config/schema.py:102–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100
101@dataclass(slots=True)
102class WebToolConfig:
103 provider: str = "urllib"
104
105
106@dataclass(slots=True)

Callers 1

_build_toolsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected