English | 中文
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.
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. |