MCPcopy Create free account
hub / github.com/danielpatrickhug/GitModel / config.py

File config.py

src/backend/config.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from pydantic import BaseModel, BaseSettings
2
3
4class MessageTreeManagerConfiguration(BaseModel):

Callers

nothing calls this directly

Calls 1

SettingsClass · 0.85

Tested by

no test coverage detected