- Implemented PluginBlocks component to render various plugin UI elements. - Created SuitePicker for selecting test suites and questions. - Introduced usePluginUI hook for managing plugin UI state and manifest. - Developed DocsPage for comprehensive plugin framework documentation. - Added PluginPage to render pages declared by plugins based on the current path.
6 lines
175 B
JSON
6 lines
175 B
JSON
{
|
|
"name": "Reasoning & Logic",
|
|
"description": "How the model thinks: commonsense, causation, deduction, counterfactuals, sequencing and self-correction.",
|
|
"order": 20
|
|
}
|