Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IQEngine/IQEngine
/ Plugin
Class
Plugin
api/database/models.py:88–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
87
88
class
Plugin(BaseModel):
89
name: str
90
url: str
91
92
93
class
FeatureFlags(BaseModel):
Callers
1
get
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected