Save char artifacts to RAG #4149

Closed
opened 2025-11-11 15:46:51 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @geiseri on GitHub (Feb 26, 2025).

Feature Request

Is your feature request related to a problem? Please describe.

The situation here is a bit distinct from typical RAG queries. In my scenario, I engage in several chat sessions connected to a D&D campaign I'm developing. Currently, I utilize the image generation feature along with markdown snippets that I manually integrate into my knowledge base when there's an interesting plot point, map location, or NPC that I want to keep track of for future reference. I don't require access to the entire chat; only specific elements that I find noteworthy.

Describe the solution you'd like

I created a workspace that have the specific model tweaks, knowledge, and prompts, but It would be nice to be able to click a button on the artifacts or formatted responses, etc directly into the knowledge.

Describe alternatives you've considered

I will download artifacts and add them to the knowledge manually, or copy and paste chunks of the chat.

Additional context

D&D is known for being "Fantasy with Math", but they leave out the volumes of stats you need to reference. Using chat with RAG is very handy to pull it all together.

Originally created by @geiseri on GitHub (Feb 26, 2025). # Feature Request **Is your feature request related to a problem? Please describe.** The situation here is a bit distinct from typical RAG queries. In my scenario, I engage in several chat sessions connected to a D&D campaign I'm developing. Currently, I utilize the image generation feature along with markdown snippets that I manually integrate into my knowledge base when there's an interesting plot point, map location, or NPC that I want to keep track of for future reference. I don't require access to the entire chat; only specific elements that I find noteworthy. **Describe the solution you'd like** I created a workspace that have the specific model tweaks, knowledge, and prompts, but It would be nice to be able to click a button on the artifacts or formatted responses, etc directly into the knowledge. **Describe alternatives you've considered** I will download artifacts and add them to the knowledge manually, or copy and paste chunks of the chat. **Additional context** D&D is known for being "Fantasy with Math", but they leave out the volumes of stats you need to reference. Using chat with RAG is very handy to pull it all together.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#4149