From 2c971b3a08f07873676f886383e05fa86dfb147b Mon Sep 17 00:00:00 2001 From: Travis Dent Date: Thu, 6 Feb 2025 10:29:42 -0800 Subject: [PATCH] Save the orphans! --- agentstack/{tools => _tools}/weaviate/__init__.py | 0 agentstack/{tools => _tools}/weaviate/config.json | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename agentstack/{tools => _tools}/weaviate/__init__.py (100%) rename agentstack/{tools => _tools}/weaviate/config.json (100%) diff --git a/agentstack/tools/weaviate/__init__.py b/agentstack/_tools/weaviate/__init__.py similarity index 100% rename from agentstack/tools/weaviate/__init__.py rename to agentstack/_tools/weaviate/__init__.py diff --git a/agentstack/tools/weaviate/config.json b/agentstack/_tools/weaviate/config.json similarity index 100% rename from agentstack/tools/weaviate/config.json rename to agentstack/_tools/weaviate/config.json