Interface for 'Google Pathways Language Model 2 (PaLM 2)'


[Up] [Top]

Documentation for package ‘PaLMr’ version 0.2.0

Help Pages

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.