MCPcopy Create free account
hub / github.com/AutoPackAI/autopack / Config

Class Config

autopack/pack.py:13–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11
12class Pack(BaseModel):
13 class Config:
14 arbitrary_types_allowed = True
15
16 ## Required
17

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected