Every action below is available as a verb in Cerebral OS — callable from a Cerebral, a Map, or the Runtime API. All executions are governed, audited, and dry-run safe.
Count Tokens
google_palm_api:count_tokens
Count tokens in text using Google PaLM API tokenizer.
Read
Low risk
Embed Text
google_palm_api:embed_text
Generate text embeddings using Google PaLM API.
Write
Medium risk
Generate Text
google_palm_api:generate_text
Generate text completion using Google PaLM API.
Write
Medium risk
Get Model
google_palm_api:get_model
Get details for a specific model in Google PaLM API.
Read
Low risk
List Models
google_palm_api:list_models
List available models in Google PaLM API.
Read
Low risk