Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ init_table_and_ds_embedding
Function
init_table_and_ds_embedding
backend/main.py:46–47 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
45
46
def
init_table_and_ds_embedding():
47
fill_empty_table_and_ds_embeddings()
48
49
50
@asynccontextmanager
Callers
1
lifespan
Function · 0.85
Calls
1
fill_empty_table_and_ds_embeddings
Function · 0.90
Tested by
no test coverage detected