Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
50
def
is_ee():
51
return
env.AGENTA_LICENSE ==
"ee"
52
53
54
def
is_oss():
Callers
15
entrypoint.py
File · 0.90
__init__.py
File · 0.90
consume_code_post
Function · 0.90
thirdparty_sign_in_up_post
Function · 0.90
db_manager.py
File · 0.90
get_user
Function · 0.90
get_workspace
Function · 0.90
fetch_app_environment_by_name_and_appid
Function · 0.90
fetch_app_environment_revision_by_app_variant_revision_id
Function · 0.90
fetch_environment_revisions_for_environment
Function · 0.90
fetch_app_variant_revision
Function · 0.90
auth_helper.py
File · 0.90
Calls
no outgoing calls
Tested by
7
upload_file
Function · 0.72
import_testset
Function · 0.72
create_testset
Function · 0.72
update_testset
Function · 0.72
get_testsets
Function · 0.72
get_single_testset
Function · 0.72
delete_testsets
Function · 0.72