Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 2.78 KB

File metadata and controls

32 lines (24 loc) · 2.78 KB

English | 中文


User Manual

This is the English user manual for LLM Space. Start with the quick start guide, then read the core concepts, UI layout, settings, and shortcut keys.

Documents

For Chinese documents, please see 用户手册.

Document Description
Quick Start Install, configure models, and run your first Thread.
Core Concepts Explains Thread, Model, Model Provider, Tools, Messages, Tool Calls, and file formats.
Variables and Templates Reuse content with {{variables}} and add logic with templates: @include, conditionals, and loops.
Conversation Compaction Preview and progressively compact older turns while keeping recent work unchanged.
Sharing Threads Publish a read-only Thread through a secret GitHub Gist and the web viewer.
Generating Projects Export a Thread as an editable, runnable LangGraph/Python agent project.
UI Layout Explains the major areas of the main interface.
Settings Introduces the Settings entry point and the General, Models, MCP, Search, and Skills pages.
Plugin Development Guide Build local Plugins with Skills, MCP servers, models, Tools, commands, and Thread Storages.
Complete Atlas Plugin Explore a working example with multiple contributions for every repeatable Extension type.
Remote Runtime over SSH Connect the desktop app to a Linux runtime through system OpenSSH config.
Shortcut Keys Introduces menu shortcuts, the command palette, and Thread run shortcuts.

External Links