LogoLogo
  • Welcome to Kodesage
    • Introduction
    • The Kodesage engine
  • Key Features
    • Ask Kodesage
    • Automatic Documentation
    • Issue Analysis
  • Integrations
    • Git
    • Jira and Redmine
    • Confluence
  • Deploy Kodesage
    • Installation guide
    • Self-hosted LLM installation
    • Self-hosted Embedder installation
Powered by GitBook
On this page
Export as PDF
  1. Key Features

Ask Kodesage

Feature overview

PreviousThe Kodesage engineNextAutomatic Documentation

Last updated 4 months ago

The Ask Kodesage feature allows developers to query the digital resource base of the legacy system using natural language questions, such as "How is the user's name stored?" or "Where is the login function defined?" Kodesage then processes the query, analyzes the codebase, and returns the most relevant code snippets, making it easier for developers to find information and understand complex legacy systems.

Getting started with Ask Kodesage

Ask Kodesage supports resource type limitation, query type selection, and additional settings to customize the interaction with the system.

Context editor: You can set the resource types on which the query should be performed. This allows you to filter the search scope to specific types such as source code, documentation, knowledge hubs or issues.

Additional Settings: The user can modify various aspects of the Ask kodesage functionality, such as manipulating the context and priorities. This includes options like file tagging, force context, and advanced settings.

Generating diagrams

You can use the Ask Kodesage feature to draw visual diagrams about projects, or specific environments within a systems (e.g. front end, back end, etc).

Prompt template library

Kodesage will provide a set of custom prompt templates out of the box. Prompt templates ensure better answer quality, and can be customized to the needs of your teams.

You will be able to review and customize template in Settings -Templates

Once in templates, you will be able to select and modify specific prompt templates according to your requirements.

Resource type selection
Generate diagrams with Ask Kodesage
Go to templates in settings
Edit specific prompt templates