You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @jmikedupont2! Welcome to the ai16z community. Thank you for opening your first issue; we appreciate your contribution. You are now a ai16z contributor!
I have removed the calls via commenting out hard coded modules in agent.ts, will load them via a plugin system later, i want to only read in parameters for modules loaded and not have them in memory at all.
Noticed while starting to trace the number of calls to functions in otel that the number of calls to get secrets was very high
Describe the solution you'd like
Reduce number of calls to secrets
Describe alternatives you've considered
Optionally disable checking for certain secrets
Additional context
More research is needed.
see branch here on how I produced this.
https://github.com/meta-introspector/cloud-deployment-eliza/pulls
The text was updated successfully, but these errors were encountered: