RequestCodebaseSearch


Object Hierarchy:

Object hierarchy for RequestCodebaseSearch

Description:

public class RequestCodebaseSearch : RequestBase

Request handler for codebase search operations.

Handles codebase search requests from LLM function calls. Validates parameters, calls

Codebase.search
on
ollmfilesd
, and returns daemon-formatted markdown for LLM consumption.

Supports filtering by language and element_type, and validates element_type against a list of supported types. Results are formatted with code citations using the standard citation format (on the daemon).


Package: ollmchat

Content:

Properties:

Creation methods:

Methods:

Inherited Members:

All known members inherited from class GLib.Object
All known members inherited from interface Json.Serializable