MCPcopy Create free account
hub / github.com/dataease/SQLBot / get_dynamic_template

Function get_dynamic_template

backend/apps/template/generate_dynamic/generator.py:4–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2
3
4def get_dynamic_template():
5 template = get_base_template()
6 return template['template']['dynamic_sql']

Callers 2

dynamic_sys_questionMethod · 0.90
dynamic_user_questionMethod · 0.90

Calls 1

get_base_templateFunction · 0.90

Tested by

no test coverage detected