Skip to main content

AI/ML / Gen AI

Capabilities

Version:
IDTitleDescriptionThreat Mappings
CCC.GenAI.CP01Text-Based Model SelectionAbility to select a foundation model that excels at natural language understanding and generation tasks such as summarization, translation, text generation, question answering, and sentiment analysis.
1
CCC.GenAI.CP02Code-Based Model SelectionAbility to select a foundation model that focuses on code understanding, generation, and transformation tasks.
1
CCC.GenAI.CP03Embedding Model SelectionAbility to select a foundation model used for tasks like semantic search, clustering, and document similarity by converting text into vector embeddings.
3
CCC.GenAI.CP04Image-Based Model SelectionAbility to select a foundation model that focuses on tasks related to vision, such as image generation, editing, and manipulation.
3
CCC.GenAI.CP05Multimodal Model SelectionAbility to select a foundation model that supports more than one modality, such as combining text and image.
0
CCC.GenAI.CP06Customizable Model SelectionProvide users the ability to fine-tune models with their own data.
2
CCC.GenAI.CP07Parameter Tuning - TemperatureAbility to control the randomness and creativity of the response.
1
CCC.GenAI.CP08Parameter Tuning - Max TokenAbility to limit the length of the response.
1
CCC.GenAI.CP09Parameter Tuning - Top P (Nucleus Sampling)Ability to adjust the number of likely next tokens to consider based on cumulative probability.
1
CCC.GenAI.CP10Parameter Tuning - Top KAbility to limit the number of token choices for the next word.
1
CCC.GenAI.CP11Parameter Tuning - Stop SequencesAbility to halt generation when a predefined sequence is encountered.
1
CCC.GenAI.CP12Parameter Tuning - Frequency PenaltyAbility to penalize words that have been used frequently, reducing their likelihood of being repeated.
1
CCC.GenAI.CP13Parameter Tuning - Presence PenaltyAbility to penalize tokens that have already been used, encouraging the model to introduce new tokens.
1
CCC.GenAI.CP14Parameter Tuning - Context LengthAbility to control how much prior conversation or input the model will use for generating coherent responses.
1
CCC.GenAI.CP15Text-Based PromptsAbility to input prompts in plain text.
1
CCC.GenAI.CP16Structured PromptsAbility to provide structured input such as JSON as prompts.
1
CCC.GenAI.CP17Contextual PromptsAbility to provide context or background information within the prompt to guide the response.
1
CCC.GenAI.CP18Interactive PromptsAbility to use conversational prompts to create interactive dialogues.
1
CCC.GenAI.CP19Image-Based PromptsAbility to input an image as a prompt to generate a response.
1
CCC.GenAI.CP20Custom Template PromptsAbility to define custom templates or structures for prompts to standardize interactions with the models.
1
CCC.GenAI.CP21Generate ContentAbility to generate a response given a foundation model, parameter values, and a prompt.
6
CCC.GenAI.CP22Data ControlEnsures prompts, model outputs, embeddings, and training data fed by customers are not used to train foundation models.
3
CCC.GenAI.CP23Data StorageAbility to retrieve previously generated outputs and prompts for the given session.
0
CCC.GenAI.CP24Content ModerationEnsure the service detects and filters abusive, harmful, and sensitive information to ensure responsible and safe use of the service.
2
CCC.GenAI.CP25Plugin IntegrationsAbility for the model to use tools to complete a model interaction. For example web search, python code execution or external maths engine.
2