Model Pipeline - First interaction with GenAI APIs
This pipeline shows how a user sends a text prompt to a GenAI API, the API processes it, and returns a generated text response. It helps understand the flow from input to output in a simple GenAI interaction.