@tecet/ollm 0.1.4 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cli.js +20 -14
- package/dist/cli.js.map +3 -3
- package/dist/services/documentService.d.ts.map +1 -1
- package/dist/services/documentService.js +12 -2
- package/dist/services/documentService.js.map +1 -1
- package/dist/ui/components/docs/DocsPanel.d.ts.map +1 -1
- package/dist/ui/components/docs/DocsPanel.js +1 -1
- package/dist/ui/components/docs/DocsPanel.js.map +1 -1
- package/dist/ui/components/launch/VersionBanner.js +1 -1
- package/dist/ui/components/launch/VersionBanner.js.map +1 -1
- package/dist/ui/components/layout/KeybindsLegend.d.ts.map +1 -1
- package/dist/ui/components/layout/KeybindsLegend.js +1 -1
- package/dist/ui/components/layout/KeybindsLegend.js.map +1 -1
- package/dist/ui/components/tabs/BugReportTab.js +1 -1
- package/dist/ui/components/tabs/BugReportTab.js.map +1 -1
- package/dist/ui/services/docsService.d.ts +12 -27
- package/dist/ui/services/docsService.d.ts.map +1 -1
- package/dist/ui/services/docsService.js +40 -67
- package/dist/ui/services/docsService.js.map +1 -1
- package/docs/README.md +3 -410
- package/package.json +10 -7
- package/scripts/copy-docs-to-user.cjs +34 -0
- package/docs/Context/CheckpointFlowDiagram.md +0 -673
- package/docs/Context/ContextArchitecture.md +0 -898
- package/docs/Context/ContextCompression.md +0 -1102
- package/docs/Context/ContextManagment.md +0 -750
- package/docs/Context/Index.md +0 -209
- package/docs/Context/README.md +0 -390
- package/docs/DevelopmentRoadmap/Index.md +0 -238
- package/docs/DevelopmentRoadmap/OLLM-CLI_Releases.md +0 -419
- package/docs/DevelopmentRoadmap/PlanedFeatures.md +0 -448
- package/docs/DevelopmentRoadmap/README.md +0 -174
- package/docs/DevelopmentRoadmap/Roadmap.md +0 -572
- package/docs/DevelopmentRoadmap/RoadmapVisual.md +0 -372
- package/docs/Hooks/Architecture.md +0 -885
- package/docs/Hooks/Index.md +0 -244
- package/docs/Hooks/KeyboardShortcuts.md +0 -248
- package/docs/Hooks/Protocol.md +0 -817
- package/docs/Hooks/README.md +0 -403
- package/docs/Hooks/UserGuide.md +0 -1483
- package/docs/Hooks/VisualGuide.md +0 -598
- package/docs/Index.md +0 -506
- package/docs/Installation.md +0 -586
- package/docs/Introduction.md +0 -367
- package/docs/LLM Models/Index.md +0 -239
- package/docs/LLM Models/LLM_GettingStarted.md +0 -748
- package/docs/LLM Models/LLM_Index.md +0 -701
- package/docs/LLM Models/LLM_MemorySystem.md +0 -337
- package/docs/LLM Models/LLM_ModelCompatibility.md +0 -499
- package/docs/LLM Models/LLM_ModelsArchitecture.md +0 -933
- package/docs/LLM Models/LLM_ModelsCommands.md +0 -839
- package/docs/LLM Models/LLM_ModelsConfiguration.md +0 -1094
- package/docs/LLM Models/LLM_ModelsList.md +0 -1071
- package/docs/LLM Models/LLM_ModelsList.md.backup +0 -400
- package/docs/LLM Models/README.md +0 -355
- package/docs/MCP/MCP_Architecture.md +0 -1086
- package/docs/MCP/MCP_Commands.md +0 -1111
- package/docs/MCP/MCP_GettingStarted.md +0 -590
- package/docs/MCP/MCP_Index.md +0 -524
- package/docs/MCP/MCP_Integration.md +0 -866
- package/docs/MCP/MCP_Marketplace.md +0 -160
- package/docs/MCP/README.md +0 -415
- package/docs/Prompts System/Architecture.md +0 -760
- package/docs/Prompts System/Index.md +0 -223
- package/docs/Prompts System/PromptsRouting.md +0 -1047
- package/docs/Prompts System/PromptsTemplates.md +0 -1102
- package/docs/Prompts System/README.md +0 -389
- package/docs/Prompts System/SystemPrompts.md +0 -856
- package/docs/Quickstart.md +0 -535
- package/docs/Tools/Architecture.md +0 -884
- package/docs/Tools/GettingStarted.md +0 -624
- package/docs/Tools/Index.md +0 -216
- package/docs/Tools/ManifestReference.md +0 -141
- package/docs/Tools/README.md +0 -440
- package/docs/Tools/UserGuide.md +0 -773
- package/docs/Troubleshooting.md +0 -1265
- package/docs/UI&Settings/Architecture.md +0 -729
- package/docs/UI&Settings/ColorASCII.md +0 -34
- package/docs/UI&Settings/Commands.md +0 -755
- package/docs/UI&Settings/Configuration.md +0 -872
- package/docs/UI&Settings/Index.md +0 -293
- package/docs/UI&Settings/Keybinds.md +0 -372
- package/docs/UI&Settings/README.md +0 -278
- package/docs/UI&Settings/Terminal.md +0 -637
- package/docs/UI&Settings/Themes.md +0 -604
- package/docs/UI&Settings/UIGuide.md +0 -550
|
@@ -1,701 +0,0 @@
|
|
|
1
|
-
# Model Management Documentation Index
|
|
2
|
-
|
|
3
|
-
**Complete Index with Summaries**
|
|
4
|
-
|
|
5
|
-
This index provides a comprehensive overview of all Model Management documentation with summaries, line counts, and navigation.
|
|
6
|
-
|
|
7
|
-
---
|
|
8
|
-
|
|
9
|
-
## 📚 Quick Navigation
|
|
10
|
-
|
|
11
|
-
- [Main Documentation](#main-documentation)
|
|
12
|
-
- [Routing System](#routing-system)
|
|
13
|
-
- [Memory System](#memory-system)
|
|
14
|
-
- [Template System](#template-system)
|
|
15
|
-
- [Project Profiles](#project-profiles)
|
|
16
|
-
- [API Reference](#api-reference)
|
|
17
|
-
- [Documentation by Audience](#documentation-by-audience)
|
|
18
|
-
- [Documentation by Topic](#documentation-by-topic)
|
|
19
|
-
- [Documentation Status](#documentation-status)
|
|
20
|
-
|
|
21
|
-
---
|
|
22
|
-
|
|
23
|
-
## Main Documentation
|
|
24
|
-
|
|
25
|
-
### [Main README](3%20projects/OLLM%20CLI/LLM%20Models/README.md)
|
|
26
|
-
|
|
27
|
-
**Overview and Navigation Guide**
|
|
28
|
-
|
|
29
|
-
The main entry point for Model Management documentation. Provides an overview of all features, quick links to guides, and learning paths for different skill levels.
|
|
30
|
-
|
|
31
|
-
**Topics:** Overview, Features, Navigation, Learning Paths, Quick Links
|
|
32
|
-
**Audience:** All users
|
|
33
|
-
**Length:** ~400 lines
|
|
34
|
-
|
|
35
|
-
**Key Sections:**
|
|
36
|
-
|
|
37
|
-
- What is Model Management
|
|
38
|
-
- Documentation structure
|
|
39
|
-
- Learning paths (Beginner, Intermediate, Advanced)
|
|
40
|
-
- Common use cases
|
|
41
|
-
- Troubleshooting
|
|
42
|
-
|
|
43
|
-
---
|
|
44
|
-
|
|
45
|
-
### [Getting Started Guide](3%20projects/OLLM%20CLI/LLM%20Models/getting-started.md)
|
|
46
|
-
|
|
47
|
-
**Quick Start Guide**
|
|
48
|
-
|
|
49
|
-
Step-by-step guide to get started with model management, routing, memory, templates, and project profiles. Covers basic operations and common workflows.
|
|
50
|
-
|
|
51
|
-
**Topics:** Quick Start, Basic Operations, Configuration, Examples
|
|
52
|
-
**Audience:** New users
|
|
53
|
-
**Length:** ~600 lines
|
|
54
|
-
|
|
55
|
-
**Key Sections:**
|
|
56
|
-
|
|
57
|
-
- Prerequisites
|
|
58
|
-
- Quick start (5 minutes)
|
|
59
|
-
- Basic model management
|
|
60
|
-
- Using model routing
|
|
61
|
-
- Working with memory
|
|
62
|
-
- Using templates
|
|
63
|
-
- Project profiles
|
|
64
|
-
- Next steps
|
|
65
|
-
|
|
66
|
-
---
|
|
67
|
-
|
|
68
|
-
### [Model Commands Reference](Models_commands.md)
|
|
69
|
-
|
|
70
|
-
**Complete CLI Command Reference**
|
|
71
|
-
|
|
72
|
-
Comprehensive reference for all model management commands. Includes syntax, examples, and detailed explanations for every command.
|
|
73
|
-
|
|
74
|
-
**Topics:** Commands, Syntax, Examples, Options
|
|
75
|
-
**Audience:** All users
|
|
76
|
-
**Length:** ~800 lines
|
|
77
|
-
|
|
78
|
-
**Key Sections:**
|
|
79
|
-
|
|
80
|
-
- Model commands (/model list, pull, delete, info, use, keep, unload)
|
|
81
|
-
- Memory commands (/memory list, add, search, forget, clear)
|
|
82
|
-
- Template commands (/template list, use, create, delete)
|
|
83
|
-
- Project commands (/project detect, use, init)
|
|
84
|
-
- Comparison commands (/compare)
|
|
85
|
-
- Configuration commands (/config show, set, reset)
|
|
86
|
-
|
|
87
|
-
---
|
|
88
|
-
|
|
89
|
-
### [Model Architecture](Models_architecture.md)
|
|
90
|
-
|
|
91
|
-
**System Architecture and Design**
|
|
92
|
-
|
|
93
|
-
Detailed technical documentation of the Model Management system architecture. Covers all services, data models, and interactions.
|
|
94
|
-
|
|
95
|
-
**Topics:** Architecture, Services, Data Models, Interactions
|
|
96
|
-
**Audience:** Developers
|
|
97
|
-
**Length:** ~1,200 lines
|
|
98
|
-
|
|
99
|
-
**Key Sections:**
|
|
100
|
-
|
|
101
|
-
- High-level architecture
|
|
102
|
-
- Component interaction flows
|
|
103
|
-
- Service interfaces
|
|
104
|
-
- Data models
|
|
105
|
-
- Correctness properties
|
|
106
|
-
- Error handling
|
|
107
|
-
- Testing strategy
|
|
108
|
-
|
|
109
|
-
---
|
|
110
|
-
|
|
111
|
-
### [Model Compatibility](model-compatibility.md)
|
|
112
|
-
|
|
113
|
-
**Model Compatibility Matrix**
|
|
114
|
-
|
|
115
|
-
Comprehensive compatibility information for various LLM models tested with OLLM CLI. Documents which features work with which models, known issues, workarounds, and recommendations.
|
|
116
|
-
|
|
117
|
-
**Topics:** Compatibility, Testing, Model Selection, Known Issues
|
|
118
|
-
**Audience:** All users, developers
|
|
119
|
-
**Length:** ~600 lines
|
|
120
|
-
|
|
121
|
-
**Key Sections:**
|
|
122
|
-
|
|
123
|
-
- Model categories (general-purpose, code-specialized, small/fast)
|
|
124
|
-
- Detailed compatibility results per model
|
|
125
|
-
- Model selection guide by use case
|
|
126
|
-
- Model selection by resource constraints
|
|
127
|
-
- Known issues and workarounds
|
|
128
|
-
- Testing methodology
|
|
129
|
-
|
|
130
|
-
---
|
|
131
|
-
|
|
132
|
-
### [Model Configuration](Models_configuration.md)
|
|
133
|
-
|
|
134
|
-
**Configuration Guide**
|
|
135
|
-
|
|
136
|
-
Complete guide to configuring model management, routing, memory, templates, and project profiles. Includes all configuration options and examples.
|
|
137
|
-
|
|
138
|
-
**Topics:** Configuration, Options, Settings, Examples
|
|
139
|
-
**Audience:** All users
|
|
140
|
-
**Length:** ~600 lines
|
|
141
|
-
|
|
142
|
-
**Key Sections:**
|
|
143
|
-
|
|
144
|
-
- Global configuration
|
|
145
|
-
- Project configuration
|
|
146
|
-
- Environment variables
|
|
147
|
-
- Model settings
|
|
148
|
-
- Routing configuration
|
|
149
|
-
- Memory settings
|
|
150
|
-
- Template directories
|
|
151
|
-
- Project profiles
|
|
152
|
-
- Options validation
|
|
153
|
-
|
|
154
|
-
---
|
|
155
|
-
|
|
156
|
-
## Routing System
|
|
157
|
-
|
|
158
|
-
### [Routing README](3%20projects/OLLM%20CLI/LLM%20Models/routing/README.md)
|
|
159
|
-
|
|
160
|
-
**Routing System Overview**
|
|
161
|
-
|
|
162
|
-
Overview of the intelligent model routing system. Explains how routing works, profiles, and selection algorithm.
|
|
163
|
-
|
|
164
|
-
**Topics:** Routing, Profiles, Selection, Configuration
|
|
165
|
-
**Audience:** All users
|
|
166
|
-
**Length:** ~300 lines
|
|
167
|
-
|
|
168
|
-
---
|
|
169
|
-
|
|
170
|
-
### [Routing User Guide](3%20projects/OLLM%20CLI/LLM%20Models/routing/user-guide.md)
|
|
171
|
-
|
|
172
|
-
**Using Model Routing**
|
|
173
|
-
|
|
174
|
-
Practical guide to using model routing. Covers enabling routing, selecting profiles, and configuring overrides.
|
|
175
|
-
|
|
176
|
-
**Topics:** Usage, Profiles, Configuration, Examples
|
|
177
|
-
**Audience:** Users
|
|
178
|
-
**Length:** ~400 lines
|
|
179
|
-
|
|
180
|
-
**Key Sections:**
|
|
181
|
-
|
|
182
|
-
- What is model routing
|
|
183
|
-
- Enabling routing
|
|
184
|
-
- Routing profiles (fast, general, code, creative)
|
|
185
|
-
- Profile overrides
|
|
186
|
-
- Manual override
|
|
187
|
-
- Troubleshooting
|
|
188
|
-
|
|
189
|
-
---
|
|
190
|
-
|
|
191
|
-
### [Routing Development Guide](3%20projects/OLLM%20CLI/LLM%20Models/routing/development-guide.md)
|
|
192
|
-
|
|
193
|
-
**Creating Custom Routing**
|
|
194
|
-
|
|
195
|
-
Guide for developers creating custom routing profiles and extending the routing system.
|
|
196
|
-
|
|
197
|
-
**Topics:** Development, Custom Profiles, Extension
|
|
198
|
-
**Audience:** Developers
|
|
199
|
-
**Length:** ~500 lines
|
|
200
|
-
|
|
201
|
-
**Key Sections:**
|
|
202
|
-
|
|
203
|
-
- Selection algorithm
|
|
204
|
-
- Creating custom profiles
|
|
205
|
-
- Model database
|
|
206
|
-
- Capability detection
|
|
207
|
-
- Testing routing
|
|
208
|
-
|
|
209
|
-
---
|
|
210
|
-
|
|
211
|
-
### [Profiles Reference](profiles-reference.md)
|
|
212
|
-
|
|
213
|
-
**Routing Profiles Reference**
|
|
214
|
-
|
|
215
|
-
Complete reference for all built-in routing profiles with detailed specifications.
|
|
216
|
-
|
|
217
|
-
**Topics:** Profiles, Specifications, Criteria
|
|
218
|
-
**Audience:** All users
|
|
219
|
-
**Length:** ~300 lines
|
|
220
|
-
|
|
221
|
-
**Key Sections:**
|
|
222
|
-
|
|
223
|
-
- Fast profile
|
|
224
|
-
- General profile
|
|
225
|
-
- Code profile
|
|
226
|
-
- Creative profile
|
|
227
|
-
- Profile specifications
|
|
228
|
-
|
|
229
|
-
---
|
|
230
|
-
|
|
231
|
-
## Memory System
|
|
232
|
-
|
|
233
|
-
### [Memory README](3%20projects/OLLM%20CLI/LLM%20Models/memory/README.md)
|
|
234
|
-
|
|
235
|
-
**Memory System Overview**
|
|
236
|
-
|
|
237
|
-
Overview of the cross-session memory system. Explains how memory works, storage, and injection.
|
|
238
|
-
|
|
239
|
-
**Topics:** Memory, Storage, Injection, Persistence
|
|
240
|
-
**Audience:** All users
|
|
241
|
-
**Length:** ~250 lines
|
|
242
|
-
|
|
243
|
-
---
|
|
244
|
-
|
|
245
|
-
### [Memory User Guide](3%20projects/OLLM%20CLI/LLM%20Models/memory/user-guide.md)
|
|
246
|
-
|
|
247
|
-
**Using Memory**
|
|
248
|
-
|
|
249
|
-
Practical guide to using the memory system. Covers adding, searching, and managing memories.
|
|
250
|
-
|
|
251
|
-
**Topics:** Usage, Commands, Examples, Best Practices
|
|
252
|
-
**Audience:** Users
|
|
253
|
-
**Length:** ~400 lines
|
|
254
|
-
|
|
255
|
-
**Key Sections:**
|
|
256
|
-
|
|
257
|
-
- What is memory
|
|
258
|
-
- Adding memories
|
|
259
|
-
- Listing and searching
|
|
260
|
-
- Forgetting memories
|
|
261
|
-
- LLM-initiated memory
|
|
262
|
-
- Memory categories
|
|
263
|
-
- Token budget
|
|
264
|
-
- Best practices
|
|
265
|
-
|
|
266
|
-
---
|
|
267
|
-
|
|
268
|
-
### [Memory API Reference](api-reference.md)
|
|
269
|
-
|
|
270
|
-
**Memory Service API**
|
|
271
|
-
|
|
272
|
-
Technical API reference for the Memory Service. Covers all methods, interfaces, and data structures.
|
|
273
|
-
|
|
274
|
-
**Topics:** API, Methods, Interfaces, Data Structures
|
|
275
|
-
**Audience:** Developers
|
|
276
|
-
**Length:** ~400 lines
|
|
277
|
-
|
|
278
|
-
**Key Sections:**
|
|
279
|
-
|
|
280
|
-
- MemoryService interface
|
|
281
|
-
- MemoryEntry structure
|
|
282
|
-
- CRUD operations
|
|
283
|
-
- System prompt injection
|
|
284
|
-
- Persistence
|
|
285
|
-
- Token budget management
|
|
286
|
-
|
|
287
|
-
---
|
|
288
|
-
|
|
289
|
-
## Template System
|
|
290
|
-
|
|
291
|
-
### [Templates README](3%20projects/OLLM%20CLI/LLM%20Models/templates/README.md)
|
|
292
|
-
|
|
293
|
-
**Template System Overview**
|
|
294
|
-
|
|
295
|
-
Overview of the prompt template system. Explains how templates work, variables, and substitution.
|
|
296
|
-
|
|
297
|
-
**Topics:** Templates, Variables, Substitution, Storage
|
|
298
|
-
**Audience:** All users
|
|
299
|
-
**Length:** ~250 lines
|
|
300
|
-
|
|
301
|
-
---
|
|
302
|
-
|
|
303
|
-
### [Templates User Guide](3%20projects/OLLM%20CLI/LLM%20Models/templates/user-guide.md)
|
|
304
|
-
|
|
305
|
-
**Using Templates**
|
|
306
|
-
|
|
307
|
-
Practical guide to using prompt templates. Covers listing, using, and creating templates.
|
|
308
|
-
|
|
309
|
-
**Topics:** Usage, Commands, Examples, Best Practices
|
|
310
|
-
**Audience:** Users
|
|
311
|
-
**Length:** ~400 lines
|
|
312
|
-
|
|
313
|
-
**Key Sections:**
|
|
314
|
-
|
|
315
|
-
- What are templates
|
|
316
|
-
- Listing templates
|
|
317
|
-
- Using templates
|
|
318
|
-
- Variable substitution
|
|
319
|
-
- Creating templates
|
|
320
|
-
- Template format (YAML)
|
|
321
|
-
- Template locations
|
|
322
|
-
- Best practices
|
|
323
|
-
|
|
324
|
-
---
|
|
325
|
-
|
|
326
|
-
### [Template Reference](template-reference.md)
|
|
327
|
-
|
|
328
|
-
**Template Format Reference**
|
|
329
|
-
|
|
330
|
-
Complete reference for template format, variables, and syntax.
|
|
331
|
-
|
|
332
|
-
**Topics:** Format, Variables, Syntax, Examples
|
|
333
|
-
**Audience:** All users
|
|
334
|
-
**Length:** ~400 lines
|
|
335
|
-
|
|
336
|
-
**Key Sections:**
|
|
337
|
-
|
|
338
|
-
- YAML format
|
|
339
|
-
- Variable syntax
|
|
340
|
-
- Required vs optional variables
|
|
341
|
-
- Default values
|
|
342
|
-
- Template metadata
|
|
343
|
-
- Examples
|
|
344
|
-
|
|
345
|
-
---
|
|
346
|
-
|
|
347
|
-
## Project Profiles
|
|
348
|
-
|
|
349
|
-
### [Profiles README](3%20projects/OLLM%20CLI/LLM%20Models/profiles/README.md)
|
|
350
|
-
|
|
351
|
-
**Project Profiles Overview**
|
|
352
|
-
|
|
353
|
-
Overview of the project profile system. Explains auto-detection, built-in profiles, and configuration.
|
|
354
|
-
|
|
355
|
-
**Topics:** Profiles, Detection, Configuration, Settings
|
|
356
|
-
**Audience:** All users
|
|
357
|
-
**Length:** ~250 lines
|
|
358
|
-
|
|
359
|
-
---
|
|
360
|
-
|
|
361
|
-
### [Profiles User Guide](3%20projects/OLLM%20CLI/LLM%20Models/profiles/user-guide.md)
|
|
362
|
-
|
|
363
|
-
**Using Project Profiles**
|
|
364
|
-
|
|
365
|
-
Practical guide to using project profiles. Covers detection, selection, and initialization.
|
|
366
|
-
|
|
367
|
-
**Topics:** Usage, Commands, Examples, Configuration
|
|
368
|
-
**Audience:** Users
|
|
369
|
-
**Length:** ~400 lines
|
|
370
|
-
|
|
371
|
-
**Key Sections:**
|
|
372
|
-
|
|
373
|
-
- What are project profiles
|
|
374
|
-
- Auto-detection
|
|
375
|
-
- Using profiles
|
|
376
|
-
- Initializing projects
|
|
377
|
-
- Project configuration
|
|
378
|
-
- Settings precedence
|
|
379
|
-
- Best practices
|
|
380
|
-
|
|
381
|
-
---
|
|
382
|
-
|
|
383
|
-
### [Built-in Profiles](built-in-profiles.md)
|
|
384
|
-
|
|
385
|
-
**Built-in Profiles Reference**
|
|
386
|
-
|
|
387
|
-
Complete reference for all built-in project profiles with specifications.
|
|
388
|
-
|
|
389
|
-
**Topics:** Profiles, Specifications, Settings
|
|
390
|
-
**Audience:** All users
|
|
391
|
-
**Length:** ~300 lines
|
|
392
|
-
|
|
393
|
-
**Key Sections:**
|
|
394
|
-
|
|
395
|
-
- TypeScript profile
|
|
396
|
-
- Python profile
|
|
397
|
-
- Rust profile
|
|
398
|
-
- Go profile
|
|
399
|
-
- Documentation profile
|
|
400
|
-
- Profile specifications
|
|
401
|
-
|
|
402
|
-
---
|
|
403
|
-
|
|
404
|
-
## Reference Materials
|
|
405
|
-
|
|
406
|
-
### [Ollama Models Reference](ollama-models.md)
|
|
407
|
-
|
|
408
|
-
**Complete Ollama Models Guide**
|
|
409
|
-
|
|
410
|
-
Comprehensive reference for Ollama-compatible models including context windows, VRAM requirements, tool calling support, quantization guide, and performance benchmarks.
|
|
411
|
-
|
|
412
|
-
**Topics:** Models, VRAM, Quantization, Performance, Tool Calling
|
|
413
|
-
**Audience:** All users
|
|
414
|
-
**Length:** ~600 lines
|
|
415
|
-
|
|
416
|
-
**Key Sections:**
|
|
417
|
-
|
|
418
|
-
- Context window fundamentals
|
|
419
|
-
- VRAM requirements and calculations
|
|
420
|
-
- Model selection matrix (by VRAM and use case)
|
|
421
|
-
- Tool calling support tiers (Tier 1, 2, 3)
|
|
422
|
-
- Quantization guide and recommendations
|
|
423
|
-
- Configuration examples
|
|
424
|
-
- Performance benchmarks
|
|
425
|
-
- Troubleshooting
|
|
426
|
-
|
|
427
|
-
---
|
|
428
|
-
|
|
429
|
-
## API Reference
|
|
430
|
-
|
|
431
|
-
### [API README](3%20projects/OLLM%20CLI/LLM%20Models/api/README.md)
|
|
432
|
-
|
|
433
|
-
**API Overview**
|
|
434
|
-
|
|
435
|
-
Overview of all Model Management APIs. Provides navigation to detailed API references.
|
|
436
|
-
|
|
437
|
-
**Topics:** APIs, Services, Interfaces
|
|
438
|
-
**Audience:** Developers
|
|
439
|
-
**Length:** ~200 lines
|
|
440
|
-
|
|
441
|
-
---
|
|
442
|
-
|
|
443
|
-
### [Model Management Service API](model-management-service.md)
|
|
444
|
-
|
|
445
|
-
**ModelManagementService API**
|
|
446
|
-
|
|
447
|
-
Complete API reference for the Model Management Service.
|
|
448
|
-
|
|
449
|
-
**Topics:** API, Methods, Interfaces, Examples
|
|
450
|
-
**Audience:** Developers
|
|
451
|
-
**Length:** ~500 lines
|
|
452
|
-
|
|
453
|
-
**Key Sections:**
|
|
454
|
-
|
|
455
|
-
- Interface definition
|
|
456
|
-
- Core operations (list, pull, delete, info)
|
|
457
|
-
- Keep-alive management
|
|
458
|
-
- Cache management
|
|
459
|
-
- Error handling
|
|
460
|
-
- Examples
|
|
461
|
-
|
|
462
|
-
---
|
|
463
|
-
|
|
464
|
-
### [Model Router API](model-router.md)
|
|
465
|
-
|
|
466
|
-
**ModelRouter API**
|
|
467
|
-
|
|
468
|
-
Complete API reference for the Model Router.
|
|
469
|
-
|
|
470
|
-
**Topics:** API, Methods, Interfaces, Examples
|
|
471
|
-
**Audience:** Developers
|
|
472
|
-
**Length:** ~400 lines
|
|
473
|
-
|
|
474
|
-
**Key Sections:**
|
|
475
|
-
|
|
476
|
-
- Interface definition
|
|
477
|
-
- Selection algorithm
|
|
478
|
-
- Profile management
|
|
479
|
-
- Model validation
|
|
480
|
-
- Examples
|
|
481
|
-
|
|
482
|
-
---
|
|
483
|
-
|
|
484
|
-
### [Memory Service API](memory-service.md)
|
|
485
|
-
|
|
486
|
-
**MemoryService API**
|
|
487
|
-
|
|
488
|
-
Complete API reference for the Memory Service.
|
|
489
|
-
|
|
490
|
-
**Topics:** API, Methods, Interfaces, Examples
|
|
491
|
-
**Audience:** Developers
|
|
492
|
-
**Length:** ~400 lines
|
|
493
|
-
|
|
494
|
-
**Key Sections:**
|
|
495
|
-
|
|
496
|
-
- Interface definition
|
|
497
|
-
- CRUD operations
|
|
498
|
-
- System prompt injection
|
|
499
|
-
- Persistence
|
|
500
|
-
- Examples
|
|
501
|
-
|
|
502
|
-
---
|
|
503
|
-
|
|
504
|
-
### [Template Service API](template-service.md)
|
|
505
|
-
|
|
506
|
-
**TemplateService API**
|
|
507
|
-
|
|
508
|
-
Complete API reference for the Template Service.
|
|
509
|
-
|
|
510
|
-
**Topics:** API, Methods, Interfaces, Examples
|
|
511
|
-
**Audience:** Developers
|
|
512
|
-
**Length:** ~400 lines
|
|
513
|
-
|
|
514
|
-
**Key Sections:**
|
|
515
|
-
|
|
516
|
-
- Interface definition
|
|
517
|
-
- Template management
|
|
518
|
-
- Variable substitution
|
|
519
|
-
- Persistence
|
|
520
|
-
- Examples
|
|
521
|
-
|
|
522
|
-
---
|
|
523
|
-
|
|
524
|
-
### [Project Profile Service API](project-profile-service.md)
|
|
525
|
-
|
|
526
|
-
**ProjectProfileService API**
|
|
527
|
-
|
|
528
|
-
Complete API reference for the Project Profile Service.
|
|
529
|
-
|
|
530
|
-
**Topics:** API, Methods, Interfaces, Examples
|
|
531
|
-
**Audience:** Developers
|
|
532
|
-
**Length:** ~400 lines
|
|
533
|
-
|
|
534
|
-
**Key Sections:**
|
|
535
|
-
|
|
536
|
-
- Interface definition
|
|
537
|
-
- Profile detection
|
|
538
|
-
- Profile application
|
|
539
|
-
- Project initialization
|
|
540
|
-
- Examples
|
|
541
|
-
|
|
542
|
-
---
|
|
543
|
-
|
|
544
|
-
## Documentation by Audience
|
|
545
|
-
|
|
546
|
-
### For New Users
|
|
547
|
-
|
|
548
|
-
1. [Main README](3%20projects/OLLM%20CLI/LLM%20Models/README.md) - Start here
|
|
549
|
-
2. [Getting Started](3%20projects/OLLM%20CLI/LLM%20Models/getting-started.md) - Quick start guide
|
|
550
|
-
3. [Model Commands](Models_commands.md) - Command reference
|
|
551
|
-
4. [Memory User Guide](3%20projects/OLLM%20CLI/LLM%20Models/memory/user-guide.md) - Using memory
|
|
552
|
-
5. [Templates User Guide](3%20projects/OLLM%20CLI/LLM%20Models/templates/user-guide.md) - Using templates
|
|
553
|
-
|
|
554
|
-
### For Regular Users
|
|
555
|
-
|
|
556
|
-
1. [Configuration Guide](Models_configuration.md) - Configuration options
|
|
557
|
-
2. [Routing User Guide](3%20projects/OLLM%20CLI/LLM%20Models/routing/user-guide.md) - Using routing
|
|
558
|
-
3. [Profiles User Guide](3%20projects/OLLM%20CLI/LLM%20Models/profiles/user-guide.md) - Using profiles
|
|
559
|
-
4. [Profiles Reference](profiles-reference.md) - Routing profiles
|
|
560
|
-
5. [Template Reference](template-reference.md) - Template format
|
|
561
|
-
|
|
562
|
-
### For Developers
|
|
563
|
-
|
|
564
|
-
1. [Model Architecture](Models_architecture.md) - System architecture
|
|
565
|
-
2. [Routing Development Guide](3%20projects/OLLM%20CLI/LLM%20Models/routing/development-guide.md) - Custom routing
|
|
566
|
-
3. [API Reference](api/) - API documentation
|
|
567
|
-
4. [Model Management Service API](model-management-service.md) - Service API
|
|
568
|
-
5. [Model Router API](model-router.md) - Router API
|
|
569
|
-
|
|
570
|
-
---
|
|
571
|
-
|
|
572
|
-
## Documentation by Topic
|
|
573
|
-
|
|
574
|
-
### Model Lifecycle
|
|
575
|
-
|
|
576
|
-
- [Getting Started - Basic Model Management](3%20projects/OLLM%20CLI/LLM%20Models/getting-started.md#basic-model-management)
|
|
577
|
-
- [Model Commands](Models_commands.md#model-commands)
|
|
578
|
-
- [Model Management Service API](model-management-service.md)
|
|
579
|
-
|
|
580
|
-
### Model Routing
|
|
581
|
-
|
|
582
|
-
- [Routing README](3%20projects/OLLM%20CLI/LLM%20Models/routing/README.md)
|
|
583
|
-
- [Routing User Guide](3%20projects/OLLM%20CLI/LLM%20Models/routing/user-guide.md)
|
|
584
|
-
- [Routing Development Guide](3%20projects/OLLM%20CLI/LLM%20Models/routing/development-guide.md)
|
|
585
|
-
- [Profiles Reference](profiles-reference.md)
|
|
586
|
-
- [Model Router API](model-router.md)
|
|
587
|
-
|
|
588
|
-
### Memory System
|
|
589
|
-
|
|
590
|
-
- [Memory README](3%20projects/OLLM%20CLI/LLM%20Models/memory/README.md)
|
|
591
|
-
- [Memory User Guide](3%20projects/OLLM%20CLI/LLM%20Models/memory/user-guide.md)
|
|
592
|
-
- [Memory API Reference](api-reference.md)
|
|
593
|
-
- [Memory Service API](memory-service.md)
|
|
594
|
-
|
|
595
|
-
### Template System
|
|
596
|
-
|
|
597
|
-
- [Templates README](3%20projects/OLLM%20CLI/LLM%20Models/templates/README.md)
|
|
598
|
-
- [Templates User Guide](3%20projects/OLLM%20CLI/LLM%20Models/templates/user-guide.md)
|
|
599
|
-
- [Template Reference](template-reference.md)
|
|
600
|
-
- [Template Service API](template-service.md)
|
|
601
|
-
|
|
602
|
-
### Project Profiles
|
|
603
|
-
|
|
604
|
-
- [Profiles README](3%20projects/OLLM%20CLI/LLM%20Models/profiles/README.md)
|
|
605
|
-
- [Profiles User Guide](3%20projects/OLLM%20CLI/LLM%20Models/profiles/user-guide.md)
|
|
606
|
-
- [Built-in Profiles](built-in-profiles.md)
|
|
607
|
-
- [Project Profile Service API](project-profile-service.md)
|
|
608
|
-
|
|
609
|
-
### Configuration
|
|
610
|
-
|
|
611
|
-
- [Configuration Guide](Models_configuration.md)
|
|
612
|
-
- [Getting Started - Configuration](3%20projects/OLLM%20CLI/LLM%20Models/getting-started.md#configuration)
|
|
613
|
-
- [Model Commands - Configuration](Models_commands.md#configuration-commands)
|
|
614
|
-
|
|
615
|
-
---
|
|
616
|
-
|
|
617
|
-
## Documentation Status
|
|
618
|
-
|
|
619
|
-
### Completed ✅
|
|
620
|
-
|
|
621
|
-
**Main Documentation (5 files):**
|
|
622
|
-
|
|
623
|
-
- ✅ README.md (400 lines)
|
|
624
|
-
- ✅ getting-started.md (600 lines)
|
|
625
|
-
- ✅ Models_commands.md (800 lines)
|
|
626
|
-
- ✅ Models_architecture.md (1,200 lines)
|
|
627
|
-
- ✅ Models_configuration.md (600 lines)
|
|
628
|
-
|
|
629
|
-
**Routing Documentation (4 files):**
|
|
630
|
-
|
|
631
|
-
- ✅ routing/README.md (300 lines)
|
|
632
|
-
- ✅ routing/user-guide.md (400 lines)
|
|
633
|
-
- ✅ routing/development-guide.md (500 lines)
|
|
634
|
-
- ✅ routing/profiles-reference.md (300 lines)
|
|
635
|
-
|
|
636
|
-
**Memory Documentation (3 files):**
|
|
637
|
-
|
|
638
|
-
- ✅ memory/README.md (250 lines)
|
|
639
|
-
- ✅ memory/user-guide.md (400 lines)
|
|
640
|
-
- ✅ memory/api-reference.md (400 lines)
|
|
641
|
-
|
|
642
|
-
**Template Documentation (3 files):**
|
|
643
|
-
|
|
644
|
-
- ✅ templates/README.md (250 lines)
|
|
645
|
-
- ✅ templates/user-guide.md (400 lines)
|
|
646
|
-
- ✅ templates/template-reference.md (400 lines)
|
|
647
|
-
|
|
648
|
-
**Profile Documentation (3 files):**
|
|
649
|
-
|
|
650
|
-
- ✅ profiles/README.md (250 lines)
|
|
651
|
-
- ✅ profiles/user-guide.md (400 lines)
|
|
652
|
-
- ✅ profiles/built-in-profiles.md (300 lines)
|
|
653
|
-
|
|
654
|
-
**API Documentation (6 files):**
|
|
655
|
-
|
|
656
|
-
- ✅ api/README.md (200 lines)
|
|
657
|
-
- ✅ api/model-management-service.md (500 lines)
|
|
658
|
-
- ✅ api/model-router.md (400 lines)
|
|
659
|
-
- ✅ api/memory-service.md (400 lines)
|
|
660
|
-
- ✅ api/template-service.md (400 lines)
|
|
661
|
-
- ✅ api/project-profile-service.md (400 lines)
|
|
662
|
-
|
|
663
|
-
### Summary
|
|
664
|
-
|
|
665
|
-
**Total Files:** 24
|
|
666
|
-
**Total Lines:** ~10,000
|
|
667
|
-
**Completion:** 100%
|
|
668
|
-
|
|
669
|
-
**Documentation Coverage:**
|
|
670
|
-
|
|
671
|
-
- ✅ User guides
|
|
672
|
-
- ✅ Developer guides
|
|
673
|
-
- ✅ API reference
|
|
674
|
-
- ✅ Command reference
|
|
675
|
-
- ✅ Configuration guide
|
|
676
|
-
- ✅ Architecture documentation
|
|
677
|
-
- ✅ Examples and tutorials
|
|
678
|
-
|
|
679
|
-
---
|
|
680
|
-
|
|
681
|
-
## Related Documentation
|
|
682
|
-
|
|
683
|
-
### OLLM CLI Documentation
|
|
684
|
-
|
|
685
|
-
- [Main Documentation](../)
|
|
686
|
-
- [Context Management](../Context/)
|
|
687
|
-
- [MCP Integration](../MCP/)
|
|
688
|
-
- [Configuration](../UI&Settings/Configuration.md)
|
|
689
|
-
- [Troubleshooting](../Troubleshooting.md)
|
|
690
|
-
|
|
691
|
-
### Development Documentation
|
|
692
|
-
|
|
693
|
-
- Development Documentation (../../.dev/Models/)
|
|
694
|
-
- Implementation Progress (../../.dev/Models/development/implementation-progress.md)
|
|
695
|
-
- Specifications (../../.kiro/specs/stage-07-model-management/)
|
|
696
|
-
|
|
697
|
-
---
|
|
698
|
-
|
|
699
|
-
**Last Updated:** 2026-01-16
|
|
700
|
-
**Version:** 0.1.0
|
|
701
|
-
**Status:** Complete
|