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

Handle dynamic pictures #1

Open
jbilcke opened this issue Dec 4, 2022 · 0 comments
Open

Handle dynamic pictures #1

jbilcke opened this issue Dec 4, 2022 · 0 comments

Comments

@jbilcke
Copy link
Owner

jbilcke commented Dec 4, 2022

New pictures generated by GPT-3 itself fail to display, as they are generated in the form <img alt="some caption.." src="hallucination.." />, and thus require caption-to-img resolution

To solve this we should call replaceImages() function again when queryOpenAI() has finished executing

@jbilcke jbilcke added the bug If you have an error or problem label Dec 4, 2022
@jbilcke jbilcke added images HTML improvement and removed bug If you have an error or problem labels Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant