-
Notifications
You must be signed in to change notification settings - Fork 61
Features/refine chat window #406
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||||||||
PR Type
Enhancement
Description
Add knowledge base dictionary page with tokenization functionality
Create reusable table item component for expandable detail rows
Refine styling for knowledge base UI components and responsiveness
Add tokenizer API endpoints and service methods
Update HTTP loader skip patterns for tokenization endpoints
Add TypeScript type definitions for tokenization requests/responses
Diagram Walkthrough
File Walkthrough
10 files
New dictionary page with tokenization searchReusable expandable table row componentRefined responsive styles and detail displayAdd tokenizer API service methodsAdd tokenizer endpoint URLsAdd tokenization request/response typesAdd table item configuration typeAdd separator parameter to text split functionUpdate header and font size stylingUpdate header and font size styling2 files
Skip loader for tokenization endpointsRegister dictionary page route1 files
Fix indentation formatting