Skip to content

Commit

Permalink
Merge pull request #5 from suraj-only-git/main
Browse files Browse the repository at this point in the history
UPdatedValuesindeployemnt
  • Loading branch information
Riya10031 authored Sep 12, 2024
2 parents 1829c7c + 6504876 commit 2f2e2a4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Labs/ExerciseIBM-02.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@ 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)

1. On the **Select a model** page, search and select **gpt-35-turbo (1)**, select **Confirm (3)** under the **gpt-35-turbo**.
1. On the **Select a model** page, search and select **gpt-35-turbo (1)**, select **Confirm (3)** under the **gpt-35-turbo** and click on **Customize** to update the settings of deployment.

![](./media/selectmodel.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
Binary file added Labs/media/Ai-input-value.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2f2e2a4

Please sign in to comment.