Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Default generate action step mode #846

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

SaadBazaz
Copy link
Collaborator

I was getting the following error:

invalid mode: undefined something

Turns out we're not passing any mode to the GenerateActionStep in monologue flow, so adding 'basic' as a default in order to prevent errors in other places.

We need to have a better, consistent API for this.

Copy link

vercel bot commented Jan 29, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2025 3:50pm
upstreet.ai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 29, 2025 3:50pm

@mavisakalyan mavisakalyan merged commit cab0c04 into dev Jan 29, 2025
4 checks passed
@mavisakalyan mavisakalyan deleted the default-generate-action-step-mode branch January 29, 2025 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants