MCPcopy
hub / github.com/Agenta-AI/agenta / is_ee

Function is_ee

api/oss/src/utils/common.py:50–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48
49
50def is_ee():
51 return env.AGENTA_LICENSE == "ee"
52
53
54def is_oss():

Calls

no outgoing calls

Tested by 7

upload_fileFunction · 0.72
import_testsetFunction · 0.72
create_testsetFunction · 0.72
update_testsetFunction · 0.72
get_testsetsFunction · 0.72
get_single_testsetFunction · 0.72
delete_testsetsFunction · 0.72