Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChatLab/ChatLab
/ getAiDataDir
Method
getAiDataDir
packages/core/src/interfaces/path-provider.ts:39–39 ·
view source on GitHub ↗
AI 数据目录(对话历史、LLM 配置),基于 systemDir
()
Source
from the content-addressed store, hash-verified
37
38
/** AI 数据目录(对话历史、LLM 配置),基于 systemDir */
39
getAiDataDir(): string
40
41
/** 设置目录,基于 systemDir */
42
getSettingsDir(): string
Callers
14
registerCacheRoutes
Function · 0.65
createSemanticIndexWorkerRuntimeClient
Function · 0.65
createSemanticIndexService
Function · 0.65
snapshotPathProvider
Function · 0.65
startInternalServer
Function · 0.65
getManager
Function · 0.65
getStorePath
Function · 0.65
getConfigPath
Function · 0.65
getStorePath
Function · 0.65
getManager
Function · 0.65
getManager
Function · 0.65
cli.ts
File · 0.65
Implementers
3
NodePathProvider
packages/node-runtime/src/node-path-pr
StaticPathProvider
packages/node-runtime/src/semantic-ind
ElectronPathProvider
apps/desktop/main/electron-path-provid
Calls
no outgoing calls
Tested by
no test coverage detected