1. Vertex AI Workbench
In your Google Cloud project, navigate to Vertex AI Workbench. In the top search bar, enter Vertex AI Workbench of the Google Cloud console.
2. Open generative-ai folder
- Navigate to the generative-ai folder on the left hand side of the notebook.
- Navigate to the /language/prompts folder.
- Click on the intro_prompt_design.ipynb file
- Follow the steps in the notebook and run each cell one at a time.
3. Explore the notebooks
- In the file directory on the left-hand side, double click to open the folder language/prompts/examples/.
- Open any of the notebooks in the folder to explore the different use cases where prompt engineering can help generate the results desired from the PaLM API.
- After opening a notebook, run each cell one at a time to view the results of the operations in the notebook.
0 Comments