In case of Mastra, why is agui adapter wrapping runtimecontext in agui key?
#730
mathewsmathai1
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is messing with some of the default functionalities in Mastra. For example, in case of
rag, Mastra allows setting filter and other variables inRuntimecontext.However when using with
agui,aguiwraps the entire context as:Ideally,
aguishould be using the same keys I pass to set values onRuntimeContext?Beta Was this translation helpful? Give feedback.
All reactions