explainCodePALM         Explain code based on a query using the Google
                        PaLM model.
fixGrammarPALM          Fix grammar and rewrite text using the Google
                        PaLM model based on a query.
getReferencePALM        Get references based on a query using the
                        Google PaLM model.
getTextPALM             Generate text using the Google PaLM model based
                        on a query.
optimizeCodePALM        Optimize code based on a query using the Google
                        PaLM model.
setupPALM               Set up and connect to the Google PaLM model.
