AI Agents

Estimated reading: 1 minute 32 views

Agents in Inquira Labs

Agents are essentially an advanced LLM enhanced with access to a set of practical tools. These tools enable agents to perform a variety of tasks efficiently, and we’re actively working to add even more customization and functionality to this feature.

All agents have access to the same suite of tools across different workspaces, but they operate exclusively within the workspace where they were invoked using the @agent command.

How to Use Agents

  • Start a Session: To begin, go to any workspace and type @agent <your prompt>.
  • End a Session: Simply type exit to close the session.

What Agents Can Do

Agents can handle a wide range of tasks, including:

  • Scraping websites for data
  • Listing and summarizing your documents
  • Searching the web for relevant information
  • Creating charts and visualizations
  • Saving files to your desktop or their own memory

With these capabilities, Agents are a powerful addition to Inquira Labs, helping you streamline workflows and extract value from your data effortlessly. Stay tuned for even more enhancements in this area!