Skip to content

anypointcloud/mac-einstein1-connector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MuleChain Einstein AI Extension

MuleChain Connector for Salesforce Einstein AI to interact with the models API of the Salesforce platform and benefit from its trust layer and automation capabilities. It allows you to:

  • Leverage the Salesforce Trustlayer
  • Ingest files into the Vector Database
  • Build Prompt Templates in your workflow
  • Perform adhoc RAG using the Vector Database
  • Build Chat Memory capabilities
  • Optimized usage in MuleSoft applications

Get started!

Add this dependency to your application pom.xml

	<dependency>
		<groupId>com.mule.mulechain</groupId>
		<artifactId>mulechain-einstein1-connector</artifactId>
		<version>0.2.0</version>
		<classifier>mule-plugin</classifier>		
	</dependency>

About

MuleChain Einstein AI Connector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%