MuleChain Vectors provides connectivity to Vector Databases / Stores and extends the AI Play for MuleChain's AI Connectors.
- The maximum supported version for Java SDK is JDK 17. You can use JDK 17 only for running your application.
- Compilation with Java SDK must be done with JDK 8.
To use this connector, add the following dependency to your application's pom.xml
:
<dependency>
<groupId>com.mule.mulechain</groupId>
<artifactId>mulechain-vectors</artifactId>
<version>0.1.0</version>
<classifier>mule-plugin</classifier>
</dependency>
- Check out the complete documentation.
- Learn from the getting started playlist
- Subscribe to our YouTube Channel