Custom context #352
Custom context
#352
-
Is it possible to create a custom context instead of relying on the I have "micro-chats" that I want to share as context with other agents along with it's internal context. |
Beta Was this translation helpful? Give feedback.
Answered by
crmne
Aug 19, 2025
Replies: 1 comment 2 replies
-
If you want to pass the context around, you simply have to pass the message history to the other chats. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
crmne
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you want to pass the context around, you simply have to pass the message history to the other chats.