MCPcopy Create free account
hub / github.com/Mercury7353/PyBench / LLMArgs

Class LLMArgs

llms/schema.py:160–161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

158
159
160class LLMArgs(BaseModel):
161 args: Dict
162
163
164class LLMDB(BaseModel):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected