diff --git a/templates/openai-functions-agent-core/.gitignore b/templates/openai-functions-agent-gmail/.gitignore similarity index 100% rename from templates/openai-functions-agent-core/.gitignore rename to templates/openai-functions-agent-gmail/.gitignore diff --git a/templates/openai-functions-agent-core/LICENSE b/templates/openai-functions-agent-gmail/LICENSE similarity index 100% rename from templates/openai-functions-agent-core/LICENSE rename to templates/openai-functions-agent-gmail/LICENSE diff --git a/templates/openai-functions-agent-core/README.md b/templates/openai-functions-agent-gmail/README.md similarity index 100% rename from templates/openai-functions-agent-core/README.md rename to templates/openai-functions-agent-gmail/README.md diff --git a/templates/openai-functions-agent-core/main.py b/templates/openai-functions-agent-gmail/main.py similarity index 100% rename from templates/openai-functions-agent-core/main.py rename to templates/openai-functions-agent-gmail/main.py diff --git a/templates/openai-functions-agent-core/openai_functions_agent/__init__.py b/templates/openai-functions-agent-gmail/openai_functions_agent/__init__.py similarity index 100% rename from templates/openai-functions-agent-core/openai_functions_agent/__init__.py rename to templates/openai-functions-agent-gmail/openai_functions_agent/__init__.py diff --git a/templates/openai-functions-agent-core/openai_functions_agent/agent.py b/templates/openai-functions-agent-gmail/openai_functions_agent/agent.py similarity index 100% rename from templates/openai-functions-agent-core/openai_functions_agent/agent.py rename to templates/openai-functions-agent-gmail/openai_functions_agent/agent.py diff --git a/templates/openai-functions-agent-core/poetry.lock b/templates/openai-functions-agent-gmail/poetry.lock similarity index 100% rename from templates/openai-functions-agent-core/poetry.lock rename to templates/openai-functions-agent-gmail/poetry.lock diff --git a/templates/openai-functions-agent-core/pyproject.toml b/templates/openai-functions-agent-gmail/pyproject.toml similarity index 100% rename from templates/openai-functions-agent-core/pyproject.toml rename to templates/openai-functions-agent-gmail/pyproject.toml diff --git a/templates/openai-functions-agent-core/tests/__init__.py b/templates/openai-functions-agent-gmail/tests/__init__.py similarity index 100% rename from templates/openai-functions-agent-core/tests/__init__.py rename to templates/openai-functions-agent-gmail/tests/__init__.py