Entelligence Agent Modes
Explore the different agent modes offered by Entelligence, each specifically designed for unique use cases. The Code mode, Agent mode, and Multistep mode each offer distinct capabilities to enhance your understanding and interaction with your codebase.
Code Mode
The Code mode is designed to provide the fastest and most comprehensive understanding of your codebase.
Step 1: Ask any question about your codebase. This model is capable of answering any query swiftly and accurately.
Step 2: Use the custom tagging system to further understand the responses. This system automatically tags responses, allowing you to generate artifacts or seek additional explanations.
Agent Mode
The Agent mode boasts advanced reasoning capabilities across all issues, pull requests, recent updates, team members, and your codebase.
Step 1: Click on Agents to access this mode.
Step 2: Ask questions about any PR or issue. For instance, inquire about issues related to the CrewAI integration.
Step 3: Review the results. The agent pulls all relevant issues and provides a detailed description of each.
Step 4: Refer to the provided links for further information. The agent links to the referenced issue and any related PRs.
Multistep Reasoning Mode
The Multistep mode is trained for multistep planning and reasoning, making it ideal for solving complex queries and writing code across multiple files.
Step 1: Use this mode when you need to write code or implement across multiple files.
Step 2: Ask complex queries, such as how to integrate agent ops into a CrewAI agent that handles sales outreach.
Step 3: Review the reasoning steps provided by the agent. It shows the different steps it takes to understand your query, providing context from multiple files to best answer your question.