LLM Utilities Snap Pack
Overview
The LLM Utilities Snap Pack has the following Snaps:- Chunker: Enables you to chunk information in a way you can customize according to the Snap configuration.
- Message Appender: Enables you to combine document streams into a single output stream.
- Multi Pipeline Function Generator: Transforms pipeline properties and parameters (such as pipeline name, purpose, and OpenAPI parameters) into function definitions for tool calling.
- OpenAPI Function Generator: Converts an OpenAPI specification to functions for tool calling.
This Snap Pack includes the following key features:
- Enables custom knowledge-context chunks with defined properties.
- Facilitates embed and store result chunks in the vector database to optimize data organization in subsequent queries.
- Enables you to convert multiple pipelines into function definitions, consolidating their metadata into a structured output for seamless tool calling.
- Enables you to generate functions from an OpenAPI specification for tool calling.