LangChain in SMS-iT Workflow#
SMS-iT Workflow provides a collection of nodes that implement LangChain's functionality. The LangChain nodes are configurable, meaning you can choose your preferred agent, LLM, memory, and so on. Alongside the LangChain nodes, you can connect any SMS-iT Workflow node as normal: this means you can integrate your LangChain logic with other data sources and services.
- Learning resources: SMS-iT Workflow's documentation for LangChain assumes you're familiar with AI and LangChain concepts. This page provides links to learning resources.
- LangChain concepts and features in SMS-iT Workflow: how SMS-iT Workflow represents LangChain concepts and features.