wesichain-core
OfficialBuild composable Rust LLM chains.
Authorwesichain
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides the foundational building blocks for creating robust, composable, and type-safe LLM applications in Rust, enabling developers to build complex agentic workflows with ease.
Core Features & Use Cases
- Runnable Trait: Define and compose modular LLM components.
- Chain Composition: Link components together using
.then()for LCEL-style pipelines. - Streaming & Error Handling: Supports streaming output and provides a unified
WesichainErrorfor robust error management. - Use Case: Develop a ReAct agent that first retrieves information from a tool, then formats it using a prompt template, and finally summarizes it with an LLM, all within a single, type-safe chain.
Quick Start
Use the wesichain-core skill to create a chain by composing a prompt template with a dummy LLM and a simple parser.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: wesichain-core Download link: https://github.com/wesichain/wesichain/archive/main.zip#wesichain-core Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.