SnapLogic Technical Blog
Technical insights from SnapLogic's subject matter experts
cancel
Showing results for 
Search instead for 
Did you mean: 
Welcome to our Technical Blog
In this blog, SnapLogic experts provide deeper insights into how things work and offer tips to make the most of your SnapLogic experience.

Blog Articles

Introducing Assistant Tool Calling Pipelines

Introduction OpenAI and Azure OpenAI assistants can invoke models and utilize tools to accomplish tasks. This article primarily focuses on constructing pipelines to leverage the tool-calling capabilit...

0 Comments

Multimodal Processing in LLM

Multimodal processing in Generative AI represents a transformative leap in how AI systems extract and synthesize information from multiple data types—such as text, images, audio, and video—simultaneou...

0 Comments

Introducing Tool Calling Snaps and LLM Agent Pipelines

Introduction In this article, we will be introducing the following. Part 1: Four new classes of snaps for LLM function calling: Function Generator, Tool Calling, Function Result Generator, and Messag...

0 Comments

Introduction to PipeLoop

        We all love the Pipeline Execute Snap, it greatly simplifies a complex pipeline by extracting sections into a sub-pipeline. But sometimes, we’d really want the ability to run a pipeline multip...

0 Comments

What is Retrieval-Augmented Generation (RAG)?

What is Retrieval-Augmented Generation (RAG)? Retrieval-Augmented Generation (RAG) is the process of enhancing the reference data used by language models (LLMs) through integrating them with tradition...

0 Comments