Skip to content
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

[improvement][headless-fe] Introduced a revamped configuration for the large model in the assistant module. #1790

Merged
merged 298 commits into from
Oct 12, 2024

Conversation

sevenliu1896
Copy link
Collaborator

Pull Request Template

Description

Please include a summary of the change and which issue is fixed. Also include relevant motivation and context. List any dependencies that are required for this change.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

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.

  • Test A
  • Test B

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Additional information

Any additional information, configuration or data that might be necessary to reproduce the issue.

sevenliu1896 and others added 30 commits November 27, 2023 23:37
…ate selection component in the indicator details page when switching time granularity.
…ault drill-down dimension configuration in model editing. Additionally, optimizing the data retrieval method for initializing fields in the model.
tristanliu and others added 29 commits September 13, 2024 16:57
…adding sorting functionality and other optimization features.
…backend service where the updatedAt and other time fields were not being properly converted to the updated_at format for sorting purposes.
…he assistant module specifically for large model applications.
…n parameters for the large model configuration.
…onfiguration types can be fetched from the backend API
…trieve and display values from a dictionary.
@sevenliu1896 sevenliu1896 merged commit f7da6b8 into tencentmusic:master Oct 12, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant