Getting started with the Einstein Vision and Language Model Builder
Einstein Platform Services are, at their core, a set of RESTful APIs that can be accessed from any client that provides the appropriate credentials. However, while working in Salesforce, you have an option that slightly simplifies your life: the Einstein Vision and Language Model Builder.
This package started its life as a wrapper library on top of the REST services but is now a full-fledged exploratory UI and Apex library for working with Einstein Platform Services. It is available both as an AppExchange managed package, as shown in the following screenshot, and as an unmanaged package that you can deploy and customize based on your requirements:
The package, once installed as explained ahead, gives you the following three key capabilities to make your life easier:
- Authentication is handled by the...