diff --git a/chatbot-langchain/ai-studio.yaml b/chatbot-langchain/ai-lab.yaml similarity index 100% rename from chatbot-langchain/ai-studio.yaml rename to chatbot-langchain/ai-lab.yaml diff --git a/code-generation/ai-studio.yaml b/code-generation/ai-lab.yaml similarity index 100% rename from code-generation/ai-studio.yaml rename to code-generation/ai-lab.yaml diff --git a/image_understanding/ai-studio.yaml b/image_understanding/ai-lab.yaml similarity index 100% rename from image_understanding/ai-studio.yaml rename to image_understanding/ai-lab.yaml diff --git a/object_detection/ai-studio.yaml b/object_detection/ai-lab.yaml similarity index 100% rename from object_detection/ai-studio.yaml rename to object_detection/ai-lab.yaml diff --git a/playground/tooling_options.ipynb b/playground/tooling_options.ipynb index 97465b17..5f830aa4 100644 --- a/playground/tooling_options.ipynb +++ b/playground/tooling_options.ipynb @@ -4,7 +4,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Interact with the AI Studio Playground\n", + "# Interact with the AI Lab Playground\n", "\n", "This notebook will demonstrate 3 (although there could be many more) ways to write python code to interact with our playground model image. The goal here is to show that our approach allows for flexibility and user choice when it comes to which LLM framework they want to use for development. \n", "\n", diff --git a/rag-langchain/ai-studio.yaml b/rag-langchain/ai-lab.yaml similarity index 100% rename from rag-langchain/ai-studio.yaml rename to rag-langchain/ai-lab.yaml diff --git a/summarizer-langchain/ai-studio.yaml b/summarizer-langchain/ai-lab.yaml similarity index 100% rename from summarizer-langchain/ai-studio.yaml rename to summarizer-langchain/ai-lab.yaml