MCPcopy Create free account
hub / github.com/GerevAI/gerev / BaseDataSourceConfig

Class BaseDataSourceConfig

app/data_source/api/base_data_source.py:30–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28
29
30class BaseDataSourceConfig(BaseModel):
31 locations_to_index: List[Location] = []
32
33
34class ConfigField(BaseModel):

Callers 1

__init__Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected