mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-18 01:10:14 +01:00
- Add optional `folder` field to TModelSpec type and schema - Create ModelSpecFolder component for hierarchical display - Implement expand/collapse functionality for folders - Update search results to show folder context - Sort folders alphabetically and specs by order/label - Maintain backward compatibility (specs without folders appear at root) This enhancement allows organizing model specs into categories/folders for better organization and improved user experience when dealing with many model configurations. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| react-query | ||
| specs | ||
| src | ||
| .gitignore | ||
| babel.config.js | ||
| check_updates.sh | ||
| jest.config.js | ||
| package.json | ||
| rollup.config.js | ||
| server-rollup.config.js | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||