Skip to content

server.AddTool description references non existent batch_scrape #130

@thedustinmiller

Description

@thedustinmiller

Hello,

As some have mentioned, human docs reference a now removed batch_scrape, however the code references it in the description that's passed to the LLM. This can result in some strange and inconsistent behavior depending on the model and client where there are errors or usage failures from attempting to call a non-existent tool. So a semantic bug in a sense?

**Common mistakes:** Using scrape for a list of URLs (use batch_scrape instead). If batch scrape doesnt work, just use scrape and call it multiple times.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions