feat: add RAG (Retrieval-Augmented Generation) module #23
auto-fix.yml
on: pull_request
Auto Format & Lint Fix
42s
Check Fork PR Formatting
0s
Annotations
10 warnings
|
Auto Format & Lint Fix:
src/server.ts#L52
'getPromptTemplate' is defined but never used
|
|
Auto Format & Lint Fix:
src/server.ts#L49
'getTimeEntries' is defined but never used
|
|
Auto Format & Lint Fix:
src/server.ts#L48
'getActiveTimeEntry' is defined but never used
|
|
Auto Format & Lint Fix:
src/server.ts#L45
'forgetAll' is defined but never used
|
|
Auto Format & Lint Fix:
src/rag/rag-features.ts#L13
'ChunkResult' is defined but never used
|
|
Auto Format & Lint Fix:
src/intelligent-features.ts#L295
'STATUS_REVERSE' is assigned a value but never used
|
|
Auto Format & Lint Fix:
src/http-server.ts#L1340
Unexpected any. Specify a different type
|
|
Auto Format & Lint Fix:
src/http-server.ts#L1329
Unexpected any. Specify a different type
|
|
Auto Format & Lint Fix:
src/http-server.ts#L1138
Unexpected any. Specify a different type
|
|
Auto Format & Lint Fix:
src/http-server.ts#L1018
Unexpected any. Specify a different type
|