ai_api_client_sdk.helpers.llm_helper
index
/home/jenkins/agent/workspace/ndation_ai-api-client-sdk_master/ai_api_client_sdk/helpers/llm_helper.py

 
Functions
       
check_if_llm_scenario(scenario)
filter_for_llm_scenarios(response_dict)
get_attr(obj, attr)

 
Data
        SCENARIO_LABEL_NAME_PATTERN = re.compile('^scenarios\\.ai\\.sap\\.com/[\\w.-]+$')
get_key = functools.partial(<function get_attr at 0x7f52c1ba6e60>, attr='key')
get_labels = functools.partial(<function get_attr at 0x7f52c1ba6e60>, attr='labels')
get_value = functools.partial(<function get_attr at 0x7f52c1ba6e60>, attr='value')