Develop#1
Open
khulnasoft-bot wants to merge 6 commits into
Open
Conversation
✨ feat(web): Add model evaluation components and pages - Add evaluation dashboard, list view, and detail pages - Add evaluation context and hooks for state management - Add chart components for visualization 🔄 refactor(web): Update chat and UI components - Add HTML and SVG preview components - Update chat content and input components - Add configurable form and nested form fields 🌐 chore(i18n): Update translation files - Add/update translation files for multiple languages - Update UI text and labels 📦 chore(deps): Update project dependencies - Update uv.lock with latest dependencies - Update package.json and package-lock.json 🔧 refactor: Project structure changes - Move and rename files to new package structure - Update import paths and references 🚀 perf: Optimize build and deployment - Update build scripts and configurations - Add new utility scripts 🎨 style: Update UI components and styles - Add new model icons and assets - Update styles and theming - Add katex override styles ✅ test: Update test files - Add new test cases - Update existing tests for refactored components 🔍 chore: Update documentation - Update README.md with latest information - Add new documentation files
✨ feat(web): Add model evaluation components and pages - Add evaluation dashboard, list view, and detail pages - Add evaluation context and hooks for state management - Add chart components for visualization 🔄 refactor(web): Update chat and UI components - Add HTML and SVG preview components - Update chat content and input components - Add configurable form and nested form fields 🌐 chore(i18n): Update translation files - Add/update translation files for multiple languages - Update UI text and labels 📦 chore(deps): Update project dependencies - Update uv.lock with latest dependencies - Update package.json and package-lock.json 🔧 refactor: Project structure changes - Move and rename files to new package structure - Update import paths and references 🚀 perf: Optimize build and deployment - Update build scripts and configurations - Add new utility scripts 🎨 style: Update UI components and styles - Add new model icons and assets - Update styles and theming - Add katex override styles ✅ test: Update test files - Add new test cases - Update existing tests for refactored components 🔍 chore: Update documentation - Update README.md with latest information - Add new documentation files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Snapshots:
Include snapshots for easier review.
Checklist: