From the course: Level up LLM applications development with LangChain and OpenAI
Unlock the full course today
Join today to access over 24,800 courses taught by industry experts.
Deploy a new web service on Render
From the course: Level up LLM applications development with LangChain and OpenAI
Deploy a new web service on Render
- [Instructor] Okay, so now the most interesting part is to create the new web service on Render. And so we're going to go through all the steps. We're going to need to also provide this value during the creation. So to update the settings, we're going to follow the exact same instructions here, and then we're going to be ready to deploy. Okay, so let's do that from the dashboard. We go to New and we select Web Service. From here we're going to select Build and deploy from a Git repository. So this is already selected by default. And so then we click Next. And so it's going to load our repository. So here it is. So the one that we have just created, we can then click Connect. And so we can use the same name for the rest of the settings. Here you see that you have the start command. Let's go find. So what needs to be put here for the port, it's going to be the Port 8000. And actually you don't need to put this one, but we can just take this too, we can leave this part out. I'm just…