gws_core

Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version

CommunityService

Attributes
api_key_header_key: strapi_key_header_prefix: struser_id_header_key: str
Functions
create_community_agent @classmethod
version_file : CommunityAgentFileDTO
form_data : CommunityCreateAgentDTO
Return type : CommunityAgentVersionCreateResDTO
create_community_agent_version @classmethod
version_file : CommunityAgentFileDTO
agent_id : str
Return type : CommunityAgentVersionCreateResDTO
fork_community_agent @classmethod
version_file : CommunityAgentFileDTO
form_data : CommunityCreateAgentDTO
agent_version_id : str
Return type : CommunityAgentVersionCreateResDTO
get_community_agent @classmethod

Get a community agent by comunity agent version id

agent_version_id : str
Return type : CommunityAgentDTO
get_community_agent_version @classmethod

Get a community by its id

agent_version_id : str
Return type : CommunityAgentVersionDTO
get_community_available_agents @classmethod
spaces_filter : List
title_filter : str
personal_only : bool
page : int
number_of_items_per_page : int
Return type : Any
get_community_available_space @classmethod
Return type : Any
get_typing_doc_url @classmethod
typing_name : str
brick_major_version : Union - latest
Return type : str
send_app_stat @classmethod
app_url : str
send_process_run_stats @classmethod
run_stats : List