Skip to content

Issue : Inconsistent web search tool across apps #142

@PrinceSajjadHussain

Description

@PrinceSajjadHussain

The app.py and app_llama3.py files use SerperDevTool while app_deep_seek.py uses FireCrawlWebSearchTool. This inconsistency may lead to unexpected behavior when switching between the apps, as each uses a different web search mechanism, potentially yielding different and incomparable results for the same queries. Consider standardizing the web search tool across all applications for consistent behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions