Skip to main content

About the Cookbook 📖

· One min read

The Einstein Platform Cookbook is where Salesforce shares example code and recipes for building with the Einstein Platform. This website is generated based on the contents of the open source einstein-platform repository on GitHub.

Our first batch of recipes have arrived! These recipes include step-by-step instructions for implementing the LLM Open Connector (readme, spec) with an API gateway, and each recipe features a different AI platform. More recipes are in the works featuring new AI platforms and system architectures!

Your contributions to the Cookbook and the open-source repository are welcome! Refer to the Contributing Guide and Code of Conduct to get started.

If you like the resources that you see here, consider adding a ⭐ on GitHub. It helps other people discover them!

See Also:

Introducing the LLM Open Connector

· One min read
Darvish
Director, Product Management @ Salesforce
Oleksandr
Software Engineer @ Salesforce

The LLM Open Connector is an API specification, closely based on the OpenAI API, that lets you create API gateways and proxy servers that connect any language model to the Einstein AI Platform. Any service that implements the API specification can be connected to Einstein Studio using the Bring Your Own LLM (BYOLLM) feature.

The LLM Open Connector opens up a world of possibilities for bespoke AI applications for Salesforce customers and independent software vendors (ISVs). Check out our recipes to learn how to bring new models to Einstein Studio!