[GH-ISSUE #30] knowledge stacks #19

Closed
opened 2026-02-15 17:04:18 -05:00 by yindo · 2 comments
Owner

Originally created by @amo-5000 on GitHub (Mar 26, 2025).
Original GitHub issue: https://github.com/cloudstack-llc/msty-docs/issues/30

composing the stack is taking forever
the chat does not recognize the stack or cannot read my docs
if i switch screens the stack compose aborts
the stack continues to say - saved to draft

i had compose going for over an hour with a few docs

DO NOT USE YELLOW - no one can read it

is msty working ?

Image

Originally created by @amo-5000 on GitHub (Mar 26, 2025). Original GitHub issue: https://github.com/cloudstack-llc/msty-docs/issues/30 composing the stack is taking forever the chat does not recognize the stack or cannot read my docs if i switch screens the stack compose aborts the stack continues to say - saved to draft i had compose going for over an hour with a few docs DO NOT USE YELLOW - no one can read it is msty working ? ![Image](https://github.com/user-attachments/assets/2543180a-edcb-463a-a195-648e31ea3bf1)
yindo closed this issue 2026-02-15 17:04:18 -05:00
Author
Owner

@ashokgelal commented on GitHub (Mar 26, 2025):

Closing because this repo is only for docs. Please send us an email or join our Discord for help/issues/feature requests.

@ashokgelal commented on GitHub (Mar 26, 2025): Closing because this repo is only for docs. Please send us an email or join our Discord for help/issues/feature requests.
Author
Owner

@Seedmanc commented on GitHub (Apr 17, 2025):

@amo-5000 Given the attitude here you're unlikely to receive proper answer, but I've encountered similar problems with RAG and my trial and error (for the lack of proper user support) led me to the following discoveries:

You need to manually set the context size to fit in all the chunks (15 by default). Otherwise Msty silently drops the entire collection out despite indicating that it's active by the citations list (can you imagine how misleading that is?!). Oh and good luck figuring out the chunk size in tokens, it's not specified anywhere. I found it to be around 170-190 tokens per chunk, so divide your context window by that to set the max amount of chunks in knowledge stack.

@Seedmanc commented on GitHub (Apr 17, 2025): @amo-5000 Given the attitude here you're unlikely to receive proper answer, but I've encountered similar problems with RAG and my trial and error (for the lack of proper user support) led me to the following discoveries: You need to manually set the context size to fit in all the chunks (15 by default). Otherwise Msty silently drops the entire collection out despite indicating that it's active by the citations list (can you imagine how misleading that is?!). Oh and good luck figuring out the chunk size in tokens, it's not specified anywhere. I found it to be around 170-190 tokens per chunk, so divide your context window by that to set the max amount of chunks in knowledge stack.
yindo changed title from knowledge stacks to [GH-ISSUE #30] knowledge stacks 2026-06-05 16:27:01 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cloudstack-llc/msty-docs#19