- Notifications
You must be signed in to change notification settings - Fork7.8k
fix: Remove 'refresh_button' from DropdownInput in AgentComponent configuration#4471
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codspeed-hqbot commentedNov 8, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
CodSpeed Performance ReportMerging#4471 willdegrade performances by 13.34%Comparing Summary
Benchmarks breakdown
|
87c5539
to93f7954
CompareThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM
7fb5ad8
to9099a64
Compare9099a64
to30122ad
Comparec5495c4
intomainUh oh!
There was an error while loading.Please reload this page.
…figuration (langflow-ai#4471)* Remove 'refresh_button' from DropdownInput in AgentComponent configuration* Add 'Current Date' tool option to AgentComponent inputs and update response method* Disable refresh button in Agent Flow starter project configuration
This PR removes the 'refresh_button' option from the DropdownInput in the AgentComponent configuration, streamlining the component's interface and functionality.