Model-Generated HTML Output Not Showing Up in the User Interface (UI) #4240
Labels
area:chat
Relates to chat interface
good-first-issue
Suggested issue for new contributors
ide:vscode
Relates specifically to VS Code extension
kind:bug
Indicates an unexpected problem or unintended behavior
os:windows
Happening specifically on Windows
priority:medium
Indicates medium priority
Before submitting your bug report
Relevant environment info
Description
Issue with Displaying HTML Code
When I requested the chatbot to give me response in HTML code, it failed to render it on its interface. However, when I shared the prompt using the
/share
command or copied the response, the HTML code was present in the text, but not rendered in the UI.model response by using
/share
command:20250219T145432_session.md
Analysis of the Issue
I suspect that the chatbot is attempting to render the HTML, but this feature has been disabled somehow. This suggests that there may be a configuration issue or a bug preventing the correct rendering of HTML code.
Attempted Solutions
To resolve the issue, I tried restarting the IDE, but this did not resolve the problem.
Additional Information
I have attached the chat session history in
_session.md
file, which contains more details about this issue.I have the following information about my IDE for you.
following is the info about the operating system:
Please let me know if you have any questions.
To reproduce
Attempt to reproduce an issue using the Llama 3.1 model via Ollama.
screenshot:
Log output
The text was updated successfully, but these errors were encountered: