This certification validates practical skills in enterprise business systems, with emphasis on configuring processes, managing information, and supporting business outcomes. It is intended for professionals who implement or operate enterprise business systems.
Which component of Retrieval-Augmented Generation (RAG) evaluates and prioritizes the information retrieved by the retrieval system?
Analyze the user prompts provided to a language model. Which scenario exemplifies prompt injection (jailbreaking)?
Which is a key characteristic of the annotation process used in Т-Few fine-tuning?
What distinguishes the Cohere Embed v3 model from its predecessor in the OCI Generative AI service?
Given the following code:
chain = prompt | llm
Which statement is true about LangChain Expression Language (LCEL)?