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] Fixed a logic error in the editing process of dimension value aliases in the question-answering dialogue of the assistant module #1880

Merged
merged 321 commits into from
Nov 4, 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 January 2, 2024 10:13
…model editing now supports setting it as empty.
…re has been added to the permission management.
… added. This feature allows users to create, edit, and manage different views within the system.
sevenliu1896 and others added 29 commits October 10, 2024 16:48
…trieve and display values from a dictionary.
# Conflicts:
#	webapp/packages/supersonic-fe/config/proxy.ts
…mension value settings in the assistant module.
…n the question-answering dialogue of the assistant module.
… question-answering dialogue, the datasetId will now be included as a parameter in the API endpoint /api/chat/query/search for querying the question-answering dataset.
…n and streamlined mode in the question-answering dialogue of the assistant module.
…mary in the question-answering dialogue of the assistant module
… of dimension value aliases in the question-answering dialogue of the assistant module
@sevenliu1896 sevenliu1896 merged commit 7be885d into tencentmusic:master Nov 4, 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