Add LLMContext article and updte JS to not show all components.
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
// Component definitions
|
||||
const components = [
|
||||
{
|
||||
id: 'all',
|
||||
name: 'All Components',
|
||||
description: 'All components with all context types',
|
||||
special: true
|
||||
},
|
||||
{
|
||||
id: 'core',
|
||||
name: 'Core Functionality',
|
||||
|
||||
Reference in New Issue
Block a user