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

OpenAI suggestion is somehow buffered #200

Open
psmits1567 opened this issue Oct 4, 2023 · 0 comments
Open

OpenAI suggestion is somehow buffered #200

psmits1567 opened this issue Oct 4, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@psmits1567
Copy link

While testing with OpenAI I noticed that once a suggestion is given, and you alter the prompt to correct the issue, the same suggestion without the correction is given. You can test this easily with "website" in the original. Do not provide the word "website" in your prompt, and open an original containing "website". Look at the results, "website" is not converted into "site"
Than add the following instruction to your prompt:
. I want you to use the following translation pairs:

  • 'website' is translated as 'site'
    Select a different original containing "website" ,and check the translation
    I will indicate a translation with "site" instead of "website"
    Now go back to the previous opened editor, and check the suggestion
    The word "website" is still translated as "website", not as "site" what is should have done.
@psmits1567 psmits1567 added the bug Something isn't working label Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant