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

refactor(google_serper_api): migrate to new tool mode implementation #5446

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Vigtu
Copy link
Contributor

@Vigtu Vigtu commented Dec 25, 2024

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

BREAKING CHANGE: 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
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Dec 25, 2024
@github-actions github-actions bot added refactor Maintenance tasks and housekeeping and removed refactor Maintenance tasks and housekeeping labels Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Maintenance tasks and housekeeping size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant