Skip to content

Commit

Permalink
Update ExerciseIBM-02.md
Browse files Browse the repository at this point in the history
  • Loading branch information
suraj-only-git authored Sep 12, 2024
1 parent c5a3923 commit 97c4277
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Labs/ExerciseIBM-02.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ Creating and customizing prompts involves designing specific, targeted questions

1. From the left navigation menu, under **Components**, select **Deployments (1)**.

1. On the **Define an endpoint to deploy your model**, under **Model deployments** tab, select **+ Deploy base model (2)**.
1. On the **Define an endpoint to deploy your model**, under **Model deployments** tab, select **+ Deploy model (2)** and click on **Deploy a base model**.

![](./media/deploybasemodel.png)

Expand Down Expand Up @@ -101,10 +101,12 @@ Developing a flow with Large Language Models (LLMs) and prompt tools involves de

1. Optionally, you can add more tools to the flow. The visible tool options are **LLM, Prompt, and Python**. To view more tools, select **+ More tools**.

1. From the **Graph**, select **joke**. Choose an existing connection from the drop-down menu, and for deployment, select the newly created deployment, **gpt-35-turbo**, in the LLM tool editor.
1. From the **Graph**, select **joke**. Choose an existing connection from the drop-down menu, and for deployment, select the newly created deployment, **gpt-35-turbo**, in the LLM tool editor. also do provide any **value** to Inputs flow to get the joke flow work.

![](./media/joke.png)

![](./media/Ai-input-value.png)

1. Scroll up for Input enter any fruit name as per your wish, select **Save**, and select **Start compute session**.

![](./media/image-87.png)
Expand Down

0 comments on commit 97c4277

Please sign in to comment.