MCPcopy Create free account

hub / github.com/autoai-org/AID / functions

Functions441 in github.com/autoai-org/AID

↓ 107 callersMethodError
Error is the shorcut for basePrint(error,...)
components/cmd/internal/utilities/printer.go:28
↓ 40 callersMethodInfo
Info is the shortcut for basePrint(info,...)
components/cmd/internal/utilities/printer.go:23
↓ 23 callersMethodQuery
Query returns generated.QueryResolver implementation.
components/cmd/internal/daemon/resolvers/query.resolvers.go:38
↓ 13 callersMethodget
(url: string)
components/studio/src/services/apis/index.ts:18
↓ 9 callersMethodappend
(self, logObject)
components/mlserve/mlpm/logger.py:21
↓ 8 callersFunctionNewDockerRuntime
NewDockerRuntime returns a DockerRuntime Instance
components/cmd/internal/runtime/docker/utilities.go:20
↓ 8 callersFunctionReportError
ReportError is used to capture errors, and pass to central analytics This function should be disabled, when report=False Disable telemetry until final
components/cmd/internal/utilities/error.go:13
↓ 6 callersMethodWarn
Warn is the shorcut for basePrint(warn,...)
components/cmd/internal/utilities/printer.go:34
↓ 6 callersFunctionjson_resp
(data, status)
components/mlserve/mlpm/response.py:4
↓ 5 callersFunctionGetBasePath
GetBasePath returns the base filepath for aid
components/cmd/internal/utilities/file.go:62
↓ 5 callersMethodUse
Use adds the middleware to a gin engine.
components/cmd/internal/daemon/monitor.go:356
↓ 5 callersFunctionbaseList
(headers simpletable.Header, items [][]*simpletable.Cell)
components/cmd/tui/lister.go:15
↓ 5 callersFunctionclassNames
(...classes: any)
components/library/src/components/Models/ModelCard.tsx:21
↓ 5 callersMethodpost
(url: string, payload: any)
components/studio/src/services/apis/index.ts:21
↓ 4 callersFunctionclassNames
(...classes: any)
components/studio/src/components/Solvers.tsx:16
↓ 4 callersFunctionprometheusHandler
()
components/cmd/internal/daemon/monitor.go:400
↓ 4 callersMethodrender
()
components/studio/src/App.tsx:36
↓ 4 callersMethodsetEndpoint
(url:string)
components/studio/src/services/apis/index.ts:12
↓ 3 callersFunction_get
(endpoint:string)
components/library/src/services/api.ts:11
↓ 3 callersMethodbasePrint
(level string, msg string)
components/cmd/internal/utilities/printer.go:38
↓ 3 callersFunctioncreateFolderIfNotExist
(folderPath string)
components/cmd/internal/initialization/init.go:26
↓ 3 callersMethodquery
(gql:string)
components/studio/src/services/apis/index.ts:24
↓ 2 callersMethodClone
Clone downloads remote contents from remoteURL to targetFolder
components/cmd/internal/runtime/requests/git.go:30
↓ 2 callersFunctionCreateFolderIfNotExist
CreateFolderIfNotExist first checks if the @param folderPath exists, if not, it will create one
components/cmd/internal/utilities/file.go:37
↓ 2 callersFunctionGenerateDockerFiles
GenerateDockerFiles returns a DockerFile string that could be used to build image.
components/cmd/internal/runtime/docker/renderer.go:46
↓ 2 callersFunctionGetHomeDir
()
components/mlserve/mlpm/config.py:13
↓ 2 callersMethodHandlerFunc
HandlerFunc defines handler function for middleware
components/cmd/internal/daemon/monitor.go:368
↓ 2 callersFunctionRenderDockerfile
RenderDockerfile returns the final dockerfile
components/cmd/internal/runtime/docker/renderer.go:60
↓ 2 callersFunctionRenderRunnerTpl
RenderRunnerTpl returns the final runner file
components/cmd/internal/runtime/docker/renderer.go:121
↓ 2 callersFunctionbuildWithDockerfile
(dockerfile string, solName string)
components/cmd/internal/runtime/docker/image.go:192
↓ 2 callersFunctionclassNames
(...classes: any)
components/library/src/components/Common/Table/Button.tsx:3
↓ 2 callersFunctionclassNames
(...classes: any)
components/library/src/components/Profile/Profile.tsx:12
↓ 2 callersFunctionclassNames
(...classes:any)
components/studio/src/components/Common/Toggles.tsx:3
↓ 2 callersFunctionclassNames
(...classes: any)
components/studio/src/pages/Detail.tsx:17
↓ 2 callersFunctionconnectServer
(url:string)
components/studio/src/services/apis/system.query.ts:8
↓ 2 callersMethodcount
()
components/discovery/src/user/user.service.ts:19
↓ 2 callersMethodfindByUsername
(username: string)
components/discovery/src/user/user.service.ts:15
↓ 2 callersFunctiongetBuildCtx
(dockerPath string)
components/cmd/internal/runtime/docker/utilities.go:29
↓ 2 callersFunctiongetInitials
(text: string)
components/library/src/services/utility.ts:15
↓ 2 callersFunctiongetServer
(state:RootState)
components/studio/src/services/store/connectivity/server.ts:40
↓ 2 callersFunctiongetTpl
getTpl returns the template string
components/cmd/internal/runtime/docker/renderer.go:31
↓ 2 callersFunctionhandle_post_solver_train_or_infer
(request, upload_folder, request_type, target_folder)
components/mlserve/mlpm/handler.py:19
↓ 2 callersMethodinfer
(self, data)
components/mlserve/mlpm/solver.py:39
↓ 2 callersFunctionrealBuild
(dockerfile string, imageName string, buildLogger *logrus.Logger, solver ent.Solver)
components/cmd/internal/runtime/docker/image.go:30
↓ 2 callersMethodrunServer
()
components/cmd/internal/daemon/monitor.go:218
↓ 2 callersFunctionsetServerEndpoint
(endpoint:string)
components/studio/src/services/apis/index.ts:58
↓ 2 callersFunctiontomlParse
(inputBase64: string)
components/discovery/src/services/github.ts:12
↓ 1 callersFunctionEmbedFolder
(fsEmbed embed.FS, targetPath string)
components/cmd/internal/daemon/router.go:31
↓ 1 callersFunctionGetHomeDir
GetHomeDir returns current user's home directory
components/cmd/internal/utilities/file.go:19
↓ 1 callersFunctionGetLogDir
()
components/mlserve/mlpm/config.py:17
↓ 1 callersFunctionGitHubImport
()
components/library/src/components/Models/PublishForm.tsx:25
↓ 1 callersMethodImage
(ctx context.Context, obj *generated.SolverEdge)
components/cmd/internal/daemon/resolvers/solver.resolvers.go:18
↓ 1 callersMethodInfer
Infer makes a http request to the given solver
components/cmd/internal/runtime/requests/http.go:33
↓ 1 callersFunctionInitConfigs
InitFolders create all required folders under ~/.autoai/.aid
components/cmd/internal/utilities/init.go:4
↓ 1 callersFunctionIsExists
IsExists returns true if the folder or file exists, false otherwise.
components/cmd/internal/utilities/file.go:28
↓ 1 callersFunctionIsExists
(path string)
components/cmd/internal/initialization/init.go:18
↓ 1 callersFunctionNewDefaultLogger
NewDefaultLogger returns the Logger Object
components/cmd/internal/utilities/logger.go:23
↓ 1 callersFunctionNewLogger
NewLogger returns a new Logger
components/cmd/internal/utilities/logger.go:33
↓ 1 callersFunctionNewMetric
NewMetric associates prometheus.Collector based on Metric.Type
components/cmd/internal/daemon/monitor.go:259
↓ 1 callersFunctionNewRotateFileHook
NewRotateFileHook creates new RotateFileHook
components/cmd/internal/utilities/rotatefilehook.go:32
↓ 1 callersMethodPrintProgress
PrintProgress outputs the progress
components/cmd/internal/utilities/downloader.go:34
↓ 1 callersFunctionReadConfig
ReadConfig always read the config file If the file does not exist, it will return a default config
components/cmd/internal/utilities/config.go:48
↓ 1 callersFunctionReadConfig
ReadConfig always read the config file If the file does not exist, it will return a default config
components/cmd/internal/system/config.go:49
↓ 1 callersFunctionReadFileContent
ReadFileContent returns the content of filename
components/cmd/internal/utilities/file.go:121
↓ 1 callersFunctionSaveConfig
SaveConfig writes config to its required file path
components/cmd/internal/utilities/config.go:35
↓ 1 callersMethodSetMetricsPath
SetMetricsPath set metrics paths
components/cmd/internal/daemon/monitor.go:196
↓ 1 callersMethodSetMetricsPathWithAuth
SetMetricsPathWithAuth set metrics paths with authentication
components/cmd/internal/daemon/monitor.go:207
↓ 1 callersMethodWrite
Write prints the outputs
components/cmd/internal/utilities/downloader.go:26
↓ 1 callersFunctionWriteContentToFile
WriteContentToFile writes contents to file, it will create new file if not exists
components/cmd/internal/utilities/file.go:70
↓ 1 callersMethod__init__
(self, host: str)
components/clients/python/mlpm_client/__init__.py:34
↓ 1 callersFunction_isPortOpen
(port)
components/mlserve/mlpm/utility.py:13
↓ 1 callersFunction_post
(endpoint:string, payload:object)
components/library/src/services/api.ts:20
↓ 1 callersMethod_preparePayload
()
components/clients/js-browser/index.ts:18
↓ 1 callersFunctionanalyseGithubRepo
(vendor: string, name: string, packageId: string)
components/library/src/services/github.ts:24
↓ 1 callersFunctionanalyseRepos
(repos:any)
components/library/src/services/api.ts:36
↓ 1 callersFunctionbeforeResponse
beforeResponse set global header to enable cors and set response header
components/cmd/internal/daemon/server.go:18
↓ 1 callersFunctionbootstrap
()
components/discovery/src/main.ts:10
↓ 1 callersFunctionbuildImage
(buildContext string, gpu bool)
components/cmd/tui/handler.go:41
↓ 1 callersFunctionbuildImageByPath
(path string, solver string, autoRemove bool)
components/cmd/tui/handler.go:46
↓ 1 callersFunctionclassNames
(...classes: any)
components/library/src/components/Models/ModelDetail.tsx:13
↓ 1 callersFunctionclassNames
(...classes: any)
components/studio/src/components/Header.tsx:9
↓ 1 callersFunctionclassNames
(...classes: any)
components/studio/src/components/Inference/Steps.tsx:19
↓ 1 callersFunctionclose
()
components/library/src/components/Models/InstallModelDialog.tsx:8
↓ 1 callersFunctioncomputeApproximateRequestSize
From https://github.com/DanielHeckrath/gin-prometheus/blob/master/gin_prometheus.go
components/cmd/internal/daemon/monitor.go:415
↓ 1 callersFunctioncreateContainer
(imageID string, hostPort string, gpu bool)
components/cmd/tui/handler.go:50
↓ 1 callersMethodcreate_requests
(self, vendor, package, solver, payload)
components/clients/python/mlpm_client/__init__.py:47
↓ 1 callersMethoddo
(self)
components/clients/python/mlpm_client/__init__.py:22
↓ 1 callersMethoddo
()
components/clients/js-browser/index.ts:30
↓ 1 callersFunctionfetchChangelog
(url)
docs/src/components/Pages/Releasenotes.js:41
↓ 1 callersFunctionfetchGithubSummary
(vendor, name)
components/discovery/src/services/github.ts:16
↓ 1 callersFunctionfetch_github_summary
(packageId: string)
components/library/src/services/github.ts:20
↓ 1 callersFunctionfetch_requirements
(vendor: string, name: string)
components/library/src/services/github.ts:10
↓ 1 callersMethodfindById
(id: string)
components/discovery/src/model/model.service.ts:22
↓ 1 callersFunctionfindModelsByKeyword
(keyword:string)
components/library/src/services/api.ts:29
↓ 1 callersMethodflush
()
components/clients/js-browser/index.ts:60
↓ 1 callersFunctiongetConfiguration
(vendor, name)
components/discovery/src/services/github.ts:25
↓ 1 callersMethodgetEndpoint
()
components/studio/src/services/apis/index.ts:15
↓ 1 callersFunctiongetGitHubDetails
(vendor, name)
components/discovery/src/services/github.ts:77
↓ 1 callersMethodgetHello
()
components/discovery/src/app.service.ts:5
↓ 1 callersFunctiongetHomeDir
()
components/cmd/internal/initialization/init.go:10
next →1–100 of 441, ranked by callers