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

fix: incorrect prompt as redundant code block, refine i18n/en.json #705

Merged
merged 2 commits into from
Jan 6, 2025

Conversation

elliotxx
Copy link
Collaborator

@elliotxx elliotxx commented Jan 6, 2025

What type of PR is this?

/kind bug

What this PR does / why we need it:

This PR addresses the following issues:

  • Fixes incorrect prompt formatting in prompt.go to prevent wrapping entire responses in code blocks, which improves the readability of AI-generated responses.

  • Refines and simplifies various UI text strings in en.json to enhance clarity and provide a better user experience.

Which issue(s) this PR fixes:

Fixes #

- Update markdown formatting instructions in `prompt.go` to avoid wrapping entire responses in code blocks
- Simplify and clarify various UI text strings in `en.json` for better user experience

These changes enhance the readability of AI-generated responses and improve the clarity of UI text, making the application more user-friendly.
@elliotxx elliotxx added this to the v0.6.0 milestone Jan 6, 2025
@elliotxx elliotxx self-assigned this Jan 6, 2025
@ruquanzhao ruquanzhao merged commit 75d576f into main Jan 6, 2025
9 checks passed
@ruquanzhao ruquanzhao deleted the fix-redundant-code-block branch January 6, 2025 11:34
@github-actions github-actions bot locked and limited conversation to collaborators Jan 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants