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

feature: add new playground ui #4193

Merged
merged 75 commits into from
Oct 22, 2024
Merged

feature: add new playground ui #4193

merged 75 commits into from
Oct 22, 2024

Conversation

anovazzi1
Copy link
Contributor

No description provided.

anovazzi1 and others added 30 commits October 17, 2024 18:15
@anovazzi1 anovazzi1 marked this pull request as ready for review October 22, 2024 13:20
@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Oct 22, 2024
@anovazzi1 anovazzi1 enabled auto-merge (squash) October 22, 2024 13:22

const { mutate } = usePostUploadFile();

const handleFileChange = async (
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a question!
can we create a separate custom hook file to handle this, just to clean up the code in the component?

@ogabrielluiz
Copy link
Contributor

@anovazzi1 Please, improve the PR title

@anovazzi1 anovazzi1 changed the title PlaygroundNewModal feature: add new playground ui Oct 22, 2024
Copy link
Collaborator

@Cristhianzl Cristhianzl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Oct 22, 2024
This commit adds a new button labeled "Run Flow" to the ChatInput component. When clicked, it triggers the sendMessage function with a repeat value of 1. Additionally, if there is no input in the chat, a message is displayed prompting the user to add a Chat Input component to their flow.
@anovazzi1 anovazzi1 enabled auto-merge (squash) October 22, 2024 17:47
@anovazzi1 anovazzi1 merged commit 4bb4f02 into main Oct 22, 2024
19 checks passed
@anovazzi1 anovazzi1 deleted the playgroundNewModal branch October 22, 2024 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants