UNPKG

spaider

Version:

Deterministic-first AI code assistant that crawls your codebase to implement changes using open source LLMs

6 lines 277 B
export declare const MAX_SEARCH_TIMEOUT: number; export declare const MAX_FILE_PREVIEW_LINES = 1000; export declare const MAX_SEARCH_FILES = 20; export declare const MAX_SEARCH_TERMS_PER_HINT = 6; export declare const MAX_FILES_PER_TERM = 6; //# sourceMappingURL=const.d.ts.map