langflow icon indicating copy to clipboard operation
langflow copied to clipboard

refactor(google_serper_api): migrate to new tool mode implementation

Open Vigtu opened this issue 1 year ago • 1 comments

Replace legacy LCToolComponent implementation with new Component base class

  • Migrate from LCToolComponent to Component base class
  • Add tool_mode flag to MultilineInput
  • Update output configuration to use DataFrame type
  • Implement structured error handling with DataFrame responses
  • Remove legacy tool mode implementation

image image image

Vigtu avatar Dec 25 '24 21:12 Vigtu

@carlosrcoelho

Vigtu avatar Dec 30 '24 12:12 Vigtu

Follow Migration / depreciation guidelines.

Working on this

Vigtu avatar Jan 15 '25 13:01 Vigtu

if possible for the new component can you get the logo of serper?

edwinjosechittilappilly avatar Jan 17 '25 20:01 edwinjosechittilappilly

if possible for the new component can you get the logo of serper?

Yes, I'm working on this right now...

Vigtu avatar Jan 17 '25 21:01 Vigtu

Test updated!

edwinjosechittilappilly avatar Jan 18 '25 01:01 edwinjosechittilappilly