From the course: Introduction to Agentic AI: Getting Started with AutoGen Studio
Unlock this course with a free trial
Join today to access over 24,900 courses taught by industry experts.
Setting up AutoGen Studio - Autogen Tutorial
From the course: Introduction to Agentic AI: Getting Started with AutoGen Studio
Setting up AutoGen Studio
Let's set up AutoGen Studio. In this video, I'll show you how to set up AutoGen Studio and test that it works. Let's begin. First, if you have not installed Conda or Anaconda along Python 3.10 or greater, please pause the video now and install it. We need this in place to properly install and set up AutoGen Studio. All right. For setting up AGS, we will perform its installation and some setting up together. And next, we will verify that our installation does work. So let's go. From Anaconda, what we will do is launch a command line prompt with the Conda navigator activated. So we launch it. Let me go for it and show it to you. All right. And then we will create a new environment. We do that with the Conda command, create. And then we will give it a name. And we will select the version of Python that we want. Remember that it must be 3.10 or greater. In this case, I have 3.11. And this will go on and install the version which I will pause and start again the video once it's done. And…