[GH-ISSUE #687] [FEAT]: If I want to modify the format of the LLM output, which file's code should I edit? Thank you very much. #395

Closed
opened 2026-02-22 18:19:18 -05:00 by yindo · 1 comment
Owner

Originally created by @huicewang on GitHub (Feb 7, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/687

What would you like to see?

If I want to modify the format of the LLM output, which file's code should I edit? Thank you very much.

Originally created by @huicewang on GitHub (Feb 7, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/687 ### What would you like to see? If I want to modify the format of the LLM output, which file's code should I edit? Thank you very much.
yindo added the enhancementfeature request labels 2026-02-22 18:19:18 -05:00
yindo closed this issue 2026-02-22 18:19:18 -05:00
Author
Owner

@timothycarambat commented on GitHub (Feb 7, 2024):

For the UI https://github.com/Mintplex-Labs/anything-llm/blob/master/frontend/src/utils/chat/markdown.js
Otherwise, it would be the system prompt dictating how the output should be listed

@timothycarambat commented on GitHub (Feb 7, 2024): For the UI https://github.com/Mintplex-Labs/anything-llm/blob/master/frontend/src/utils/chat/markdown.js Otherwise, it would be the system prompt dictating how the output should be listed
yindo changed title from [FEAT]: If I want to modify the format of the LLM output, which file's code should I edit? Thank you very much. to [GH-ISSUE #687] [FEAT]: If I want to modify the format of the LLM output, which file's code should I edit? Thank you very much. 2026-06-05 14:35:04 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#395