Skip to main content
A data source is an arbitrary blob of text containing predefined static information. Our data source will contain general information about types of weather and meteorology concepts, so that our agent will be able to tell users about those things if asked. You can create the data source using the sample code below.
Now the general weather information is in the system, but we need to create a method for the agent to access it. We’ll do this in the next step. Click “Create tools” below to continue the tutorial.

📚 Documentation References