palm.connect            Set up and connect to the Google PaLM 2 text
                        model.
palm.txt                Generate text using the Google PaLM 2 text
                        model based on a prompt
palm.txt.explain.code   Explain code based on a query using the Google
                        PaLM 2 text model
palm.txt.fix.grammar    Fix grammar and rewrite text using the Google
                        PaLM 2 text model
palm.txt.get.reference
                        Get references based on a query using the
                        Google PaLM 2 text model
palm.txt.optimize.code
                        Optimize code based on a query using the Google
                        PaLM 2 text model.
