mirror of
https://github.com/cloudstack-llc/msty-docs.git
synced 2026-08-26 17:46:33 -04:00
[GH-ISSUE #30] knowledge stacks #19
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 ?
@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.
@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.
knowledge stacksto [GH-ISSUE #30] knowledge stacks