TheFocus.AI Labs
TheFocus.ai
SECTION 09

Tools: Searching

Tools: Searching

Add a tool that uses markify or similar to download a url and convert it to markdown

If that seems good, lets add a better search

Add tavily search as a tool

Then in a new instance:

use the tavily search engine tool to look up best practices on how to use tavily, and then updte the tavily.ts search tool

Now we can give it a go:

And finally lets update the tech report agent.

Files
  • bun.lock*
  • package.json*
  • src
    • prompts
      • default.md*
      • tech-researcher.md*
    • tools
      • index.ts*
      • tavily.ts*
      • web.ts*
  • tests
    • agent.test.ts*
    • sanity.test.ts*
    • subagent.test.ts*
    • tavily.test.ts*
    • web.test.ts*
  • tsconfig.json*
bun.lock