Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Nodes, nodes, nodes

kleer001 edited this page Feb 6, 2025 · 5 revisions

Text Loom Node Reference 🧡

Text Manipulation

✏️ Text Node

Manipulates text strings with advanced list support and flexible formatting options.

βœ‚οΈ Split Node

Divides input based on list selection or random sampling with powerful expression support.

πŸ“‘ Section Node

Sections text based on prefix matching patterns with support for wildcards, regex, and shortcuts.

πŸ“ Make List Node

Parses numbered lists from text with support for multiple numbering formats.

πŸ”— Merge Node

Combines multiple input string lists with optional formatting and indexing.

Core Processing Nodes

πŸ€– Query Node

Interfaces with Large Language Models (LLMs) for advanced text generation and processing.

βšͺ Null Node

Simple pass-through node for routing data without modification.

πŸ”„ Looper Node

Enables iterative processing with configurable loop behavior and feedback mechanisms.

File Operations

πŸ“₯ File In Node

Reads and parses text files or input strings into lists with smart file monitoring.

πŸ“€ File Out Node

Writes content to text files with intelligent caching and formatting options.

Common Node Combinations

Text Processing Pipeline

File In Node β†’ Section Node β†’ Query Node β†’ File Out Node

  • Read text file
  • Section content by pattern
  • Process with LLM
  • Save results

List Processing Chain

Make List Node β†’ Split Node β†’ Text Node β†’ Merge Node

  • Parse numbered list
  • Split into sections
  • Modify text
  • Recombine results

Iterative Processing

File In Node β†’ Looper Node β†’ Query Node β†’ File Out Node

  • Load content
  • Process iteratively
  • Generate responses
  • Save results

Clone this wiki locally

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /