All Classes and Interfaces
Classes
Class
Description
Provides default configuration for Spice client.
Example of using Spice.ai client to query data from Spice.ai Cloud
mvn exec:java -Dexec.mainClass="ai.spice.example.ExampleSpiceCloudPlatform"
Example of using SDK with Spice.ai OSS (Local)
mvn exec:java -Dexec.mainClass="ai.spice.example.ExampleSpiceOSS"
Requires local Spice OSS running.
Client to execute SQL queries against Spice.ai Cloud and Spice.ai OSS
Builder class for creating instances of SpiceClient.