langflow
langflow copied to clipboard
refactor: Update Serp API component to standard output pattern
This pull request refactors the Serp API component to match the standard output pattern. It removes the dependency on LCToolComponent, adds tool_mode=True to the input, and adds data and text outputs.