MCPcopy Create free account
hub / github.com/langgenius/dify / serverVersion

Method serverVersion

cli/src/api/meta.ts:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 }
18
19 async serverVersion(): Promise<ServerVersionResponse> {
20 return this.orpc.version.get()
21 }
22}

Callers 3

runCompatNudgeFunction · 0.80
defaultProbeFunction · 0.80
meta.test.tsFile · 0.80

Calls 1

getMethod · 0.45

Tested by

no test coverage detected