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

Rewrite Support specified language or language according to initial question #4990

Merged
merged 5 commits into from
Feb 17, 2025

Conversation

isthaison
Copy link
Contributor

Support specified language or language according to initial question

Support specified language or language according to initial question
@isthaison isthaison changed the title Support specified language or language according to initial question Rewrite Support specified language or language according to initial question Feb 15, 2025
@KevinHuSh KevinHuSh requested a review from cike8899 February 17, 2025 02:03
@@ -179,6 +180,7 @@ const FormDrawer = ({
<span className={styles.operatorDescription}>
{t(`${lowerFirst(operatorName)}Description`)}
</span>
<code>Id: {node?.id}</code>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The operator ID does not need to be displayed. The ID is only the unique identifier of the operator.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you read through this issue #4850

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's already updated for prompt editting. Component ID should not be shown.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I got it

@KevinHuSh KevinHuSh added the ci Continue Integration label Feb 17, 2025
@KevinHuSh KevinHuSh merged commit ab17606 into infiniflow:main Feb 17, 2025
2 checks passed
@isthaison isthaison deleted the RewriteQuestion-language branch March 4, 2025 04:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continue Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants