MCPcopy
hub / github.com/LazyAGI/LazyLLM / kwargs

Class kwargs

lazyllm/common/common.py:99–100  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97
98
99class kwargs(dict):
100 pass
101
102
103class arguments(object):

Callers 5

_build_sandbox_argsMethod · 0.90
__init__Method · 0.85
appendMethod · 0.85
__call__Method · 0.85
LazyLlmRequestClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected