These are my personal study notes I took during the Juara GCP Season 10 program by Google Indonesia.

Notes will be added as time goes by. Feel free to use, cite, and learn from these notes.

Happy learning!

Notes

Parameters of Text Generation in PaLM API

Chat Model in PaLM API

Text Embedding Model in PaLM API

Code Generation Model in PaLM API

Code Completion Model in PaLM API

Code Chat Model in PaLM API

Prompt Engineering Best Practices

Classification using LLM

Improve LLM Response using Examples and Shots

Chain of Thought on LLM Response