Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
30
class
BaseDataSourceConfig(BaseModel):
31
locations_to_index: List[Location] = []
32
33
34
class
ConfigField(BaseModel):
Callers
1
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected