mirror of
https://github.com/open-webui/docs.git
synced 2025-12-12 07:29:49 +07:00
Adds a prominent warning to the tool development documentation regarding the potential for package version conflicts when multiple tools are installed with conflicting dependencies. The warning recommends using OpenAPI tool servers as the robust solution to this problem, as it isolates tool dependencies.