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
feat: Update agent configurations and dependencies
- Added new zod version (3.25.76) to multiple agent modules for improved validation.
- Removed 'thinkingLevel' from agent configurations to simplify response modalities.
- Updated response modalities from ['TEXT', 'IMAGE'] to ['TEXT'] in various agents for consistency.
- Refactored memory initialization in pg-storage and upstash configurations.
- Adjusted sampling rates in stock analysis agent for better performance.
- Commented out unused langfuse configurations in mastra index.
0 commit comments