-
-
Notifications
You must be signed in to change notification settings - Fork 582
add chart data and code endpoints #1149
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 Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
||||||||||||||
PR Type
Enhancement
Description
Add chart data and code generation endpoints
Implement SQL-based chart service with LLM integration
Create abstraction layer for chart service providers
Update ECharts template with fullscreen functionality
Diagram Walkthrough
File Walkthrough
13 files
Define chart service interfaceAdd chart code generation options modelAdd chart code result modelAdd chart data options modelAdd chart data result modelAdd chart data and code endpointsAdd chart models global usingAdd chart request view modelsAdd chart response view modelsAdd chart LLM context output modelImplement SQL-based chart serviceAdd chart abstractions using statementsUpdate ECharts template with fullscreen support2 files
Register chart service in DIEnable SqlDriver plugin in configuration1 files
Update project file encoding