Terminology
This topic elaborates the terms used in the GenAI Assistant.
This table shows the terms you must know before you begin using the GenAI Assistant platform:
Term | Description |
---|---|
Large Language Model (LLM) | A machine learning algorithm that is trained to simulate natural language processing tasks. These tasks may range from text generation to customer analysis. |
Token | A unit of text that the LLM processes for every user message and response generation. |
Prompt | A user response to the LLM that may include task-specific instructions. |
Prompt Engineering | A new science that explores various techniques for extracting value from an LLM. |
Prompt Playground | Platform to compare LLM responses from up to three models. |
API endpoint | API endpoints deployed on an API Gateway are used by skills to communicate with the applications to perform a transaction or get specific information. |