ExampleService contains methods and other services that help with interacting.
type ExampleService structExampleService contains methods and other services that help with interacting with the langChain API.
Note, unlike clients, this service does not read variables from the environment automatically. You should not instantiate this service directly, and instead use the [NewExampleService] method instead.
Create a new example.
Get a specific example.
Update a specific example.
Get all examples by query params.
Get all examples by query params.
Soft delete an example.
Soft delete examples.
Count all examples by query params.
Upload examples from a CSV file.