Skip to main content

Chats

Chat Mode provides an interactive, conversational interface to assist users with their software development tasks. Powered by LLMs, this mode allows you to choose your desired model, submit prompts, and receive real-time help, suggestions, and guidance. A key feature is that the agent has access to your entire project (see indexing).
Overall, Chat Mode enables fast and dynamic communication, helping make your development process more efficient and well-informed.

Step 1: To Start A New Chat Go To build Panel and Click on new chat:

chat 1

step 2: Set Up The Confuration

chat 2

By Using Chat Mode you can:

  • Clarifying Doubts: Ask Artemis about specific parts of your project, coding practices, or development strategies.
  • Continuous Support: Get instant answers or expert advice whenever needed, without leaving the interface.
  • Making Decisions: Receive suggestions for your next steps, such as fixing bugs, adding features, or refactoring your codebase.

Next Steps