Skip to content

Tools need a configuration mechanism #1057

@simonw

Description

@simonw

Some tools need configuration. The sqlite tool needs to know the path to the database file for example - and maybe needs to support being instantiated multiple times against different databases? I solved that in https://github.com/simonw/llm-tools-sqlite first alpha by loading all databases in the current directory but it's a nasty hack.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions