LLM Utilities Snap Pack examples

Example Snaps used

Generate manageable chunks of an article

This example pipeline demonstrates how to create cusotmized chunks of an article.

Configure Message Appender

This example pipeline demonstrates how to merge document streams into a single output stream using the Message Appender Snap.

Generate functions from multiple pipelines

This example pipeline demonstrates how to extract metadata from multiple pipelines and generate function definitions that can be referenced by a tool-calling Snap.

Generate functions from an OpenAPI Specification

This example pipeline demonstrates how to convert an OpenAPI specification into callable tool calling.