Wolfram Language Paclet Repository
Community-contributed installable additions to the Wolfram Language
PaLM API linking functions
Contributed by: Anton Antonov
PaLM (Pathways Language Model) API link functions
To install this paclet in your Wolfram Language environment,
evaluate this code:
PacletInstall["AntonAntonov/PaLMLink"]
Here PaLM models are retrieved:
| In[1]:= |
| Out[1]= |
| In[2]:= |
| Out[2]= |
Get a feature vector embedding of a string:
| In[3]:= |
| Out[3]= |