MCPcopy Index your code
hub / github.com/ChatLab/ChatLab / getDataSources

Method getDataSources

src/stores/apiServer.ts:84–84  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

82 regenerateToken(): Promise<ApiServerConfig>
83 onStartupError(cb: (data: { error: string }) => void): () => void
84 getDataSources(): Promise<DataSource[]>
85 addDataSource(partial: {
86 name?: string
87 baseUrl: string

Callers 2

createElectronTransportFunction · 0.80
fetchDataSourcesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected