Skip to content

Overview

Railtracks provides a set of built-in tools that help you skip the engineering phase and drop them into your agent right away. These tools are designed to be flexible and adaptable to a wide range of use cases. If there is a tool you think others would use and you would like to see pre-built, please consider filing an issue.

Overview of Pre-Built Tools

  • To Do Tool: A tool for your agent to track and plan out todo's. This tool allows your agent to create, manage, and persist to do items across interactions.
  • Key-Value Memory Tool: A tool for your agent to remember facts under keys and recall them later. Supports listing, substring search, and optional persistence across runs.
  • Web Search Tool: A tool for your agent to search the live web and fetch clean page content. Search and fetch backends are both swappable.