Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/autoai-org/AID
/ functions
Functions
441 in github.com/autoai-org/AID
⨍
Functions
441
◇
Types & classes
127
↳
Endpoints
10
↓ 107 callers
Method
Error
Error is the shorcut for basePrint(error,...)
components/cmd/internal/utilities/printer.go:28
↓ 40 callers
Method
Info
Info is the shortcut for basePrint(info,...)
components/cmd/internal/utilities/printer.go:23
↓ 23 callers
Method
Query
Query returns generated.QueryResolver implementation.
components/cmd/internal/daemon/resolvers/query.resolvers.go:38
↓ 13 callers
Method
get
(url: string)
components/studio/src/services/apis/index.ts:18
↓ 9 callers
Method
append
(self, logObject)
components/mlserve/mlpm/logger.py:21
↓ 8 callers
Function
NewDockerRuntime
NewDockerRuntime returns a DockerRuntime Instance
components/cmd/internal/runtime/docker/utilities.go:20
↓ 8 callers
Function
ReportError
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 callers
Method
Warn
Warn is the shorcut for basePrint(warn,...)
components/cmd/internal/utilities/printer.go:34
↓ 6 callers
Function
json_resp
(data, status)
components/mlserve/mlpm/response.py:4
↓ 5 callers
Function
GetBasePath
GetBasePath returns the base filepath for aid
components/cmd/internal/utilities/file.go:62
↓ 5 callers
Method
Use
Use adds the middleware to a gin engine.
components/cmd/internal/daemon/monitor.go:356
↓ 5 callers
Function
baseList
(headers simpletable.Header, items [][]*simpletable.Cell)
components/cmd/tui/lister.go:15
↓ 5 callers
Function
classNames
(...classes: any)
components/library/src/components/Models/ModelCard.tsx:21
↓ 5 callers
Method
post
(url: string, payload: any)
components/studio/src/services/apis/index.ts:21
↓ 4 callers
Function
classNames
(...classes: any)
components/studio/src/components/Solvers.tsx:16
↓ 4 callers
Function
prometheusHandler
()
components/cmd/internal/daemon/monitor.go:400
↓ 4 callers
Method
render
()
components/studio/src/App.tsx:36
↓ 4 callers
Method
setEndpoint
(url:string)
components/studio/src/services/apis/index.ts:12
↓ 3 callers
Function
_get
(endpoint:string)
components/library/src/services/api.ts:11
↓ 3 callers
Method
basePrint
(level string, msg string)
components/cmd/internal/utilities/printer.go:38
↓ 3 callers
Function
createFolderIfNotExist
(folderPath string)
components/cmd/internal/initialization/init.go:26
↓ 3 callers
Method
query
(gql:string)
components/studio/src/services/apis/index.ts:24
↓ 2 callers
Method
Clone
Clone downloads remote contents from remoteURL to targetFolder
components/cmd/internal/runtime/requests/git.go:30
↓ 2 callers
Function
CreateFolderIfNotExist
CreateFolderIfNotExist first checks if the @param folderPath exists, if not, it will create one
components/cmd/internal/utilities/file.go:37
↓ 2 callers
Function
GenerateDockerFiles
GenerateDockerFiles returns a DockerFile string that could be used to build image.
components/cmd/internal/runtime/docker/renderer.go:46
↓ 2 callers
Function
GetHomeDir
()
components/mlserve/mlpm/config.py:13
↓ 2 callers
Method
HandlerFunc
HandlerFunc defines handler function for middleware
components/cmd/internal/daemon/monitor.go:368
↓ 2 callers
Function
RenderDockerfile
RenderDockerfile returns the final dockerfile
components/cmd/internal/runtime/docker/renderer.go:60
↓ 2 callers
Function
RenderRunnerTpl
RenderRunnerTpl returns the final runner file
components/cmd/internal/runtime/docker/renderer.go:121
↓ 2 callers
Function
buildWithDockerfile
(dockerfile string, solName string)
components/cmd/internal/runtime/docker/image.go:192
↓ 2 callers
Function
classNames
(...classes: any)
components/library/src/components/Common/Table/Button.tsx:3
↓ 2 callers
Function
classNames
(...classes: any)
components/library/src/components/Profile/Profile.tsx:12
↓ 2 callers
Function
classNames
(...classes:any)
components/studio/src/components/Common/Toggles.tsx:3
↓ 2 callers
Function
classNames
(...classes: any)
components/studio/src/pages/Detail.tsx:17
↓ 2 callers
Function
connectServer
(url:string)
components/studio/src/services/apis/system.query.ts:8
↓ 2 callers
Method
count
()
components/discovery/src/user/user.service.ts:19
↓ 2 callers
Method
findByUsername
(username: string)
components/discovery/src/user/user.service.ts:15
↓ 2 callers
Function
getBuildCtx
(dockerPath string)
components/cmd/internal/runtime/docker/utilities.go:29
↓ 2 callers
Function
getInitials
(text: string)
components/library/src/services/utility.ts:15
↓ 2 callers
Function
getServer
(state:RootState)
components/studio/src/services/store/connectivity/server.ts:40
↓ 2 callers
Function
getTpl
getTpl returns the template string
components/cmd/internal/runtime/docker/renderer.go:31
↓ 2 callers
Function
handle_post_solver_train_or_infer
(request, upload_folder, request_type, target_folder)
components/mlserve/mlpm/handler.py:19
↓ 2 callers
Method
infer
(self, data)
components/mlserve/mlpm/solver.py:39
↓ 2 callers
Function
realBuild
(dockerfile string, imageName string, buildLogger *logrus.Logger, solver ent.Solver)
components/cmd/internal/runtime/docker/image.go:30
↓ 2 callers
Method
runServer
()
components/cmd/internal/daemon/monitor.go:218
↓ 2 callers
Function
setServerEndpoint
(endpoint:string)
components/studio/src/services/apis/index.ts:58
↓ 2 callers
Function
tomlParse
(inputBase64: string)
components/discovery/src/services/github.ts:12
↓ 1 callers
Function
EmbedFolder
(fsEmbed embed.FS, targetPath string)
components/cmd/internal/daemon/router.go:31
↓ 1 callers
Function
GetHomeDir
GetHomeDir returns current user's home directory
components/cmd/internal/utilities/file.go:19
↓ 1 callers
Function
GetLogDir
()
components/mlserve/mlpm/config.py:17
↓ 1 callers
Function
GitHubImport
()
components/library/src/components/Models/PublishForm.tsx:25
↓ 1 callers
Method
Image
(ctx context.Context, obj *generated.SolverEdge)
components/cmd/internal/daemon/resolvers/solver.resolvers.go:18
↓ 1 callers
Method
Infer
Infer makes a http request to the given solver
components/cmd/internal/runtime/requests/http.go:33
↓ 1 callers
Function
InitConfigs
InitFolders create all required folders under ~/.autoai/.aid
components/cmd/internal/utilities/init.go:4
↓ 1 callers
Function
IsExists
IsExists returns true if the folder or file exists, false otherwise.
components/cmd/internal/utilities/file.go:28
↓ 1 callers
Function
IsExists
(path string)
components/cmd/internal/initialization/init.go:18
↓ 1 callers
Function
NewDefaultLogger
NewDefaultLogger returns the Logger Object
components/cmd/internal/utilities/logger.go:23
↓ 1 callers
Function
NewLogger
NewLogger returns a new Logger
components/cmd/internal/utilities/logger.go:33
↓ 1 callers
Function
NewMetric
NewMetric associates prometheus.Collector based on Metric.Type
components/cmd/internal/daemon/monitor.go:259
↓ 1 callers
Function
NewRotateFileHook
NewRotateFileHook creates new RotateFileHook
components/cmd/internal/utilities/rotatefilehook.go:32
↓ 1 callers
Method
PrintProgress
PrintProgress outputs the progress
components/cmd/internal/utilities/downloader.go:34
↓ 1 callers
Function
ReadConfig
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 callers
Function
ReadConfig
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 callers
Function
ReadFileContent
ReadFileContent returns the content of filename
components/cmd/internal/utilities/file.go:121
↓ 1 callers
Function
SaveConfig
SaveConfig writes config to its required file path
components/cmd/internal/utilities/config.go:35
↓ 1 callers
Method
SetMetricsPath
SetMetricsPath set metrics paths
components/cmd/internal/daemon/monitor.go:196
↓ 1 callers
Method
SetMetricsPathWithAuth
SetMetricsPathWithAuth set metrics paths with authentication
components/cmd/internal/daemon/monitor.go:207
↓ 1 callers
Method
Write
Write prints the outputs
components/cmd/internal/utilities/downloader.go:26
↓ 1 callers
Function
WriteContentToFile
WriteContentToFile writes contents to file, it will create new file if not exists
components/cmd/internal/utilities/file.go:70
↓ 1 callers
Method
__init__
(self, host: str)
components/clients/python/mlpm_client/__init__.py:34
↓ 1 callers
Function
_isPortOpen
(port)
components/mlserve/mlpm/utility.py:13
↓ 1 callers
Function
_post
(endpoint:string, payload:object)
components/library/src/services/api.ts:20
↓ 1 callers
Method
_preparePayload
()
components/clients/js-browser/index.ts:18
↓ 1 callers
Function
analyseGithubRepo
(vendor: string, name: string, packageId: string)
components/library/src/services/github.ts:24
↓ 1 callers
Function
analyseRepos
(repos:any)
components/library/src/services/api.ts:36
↓ 1 callers
Function
beforeResponse
beforeResponse set global header to enable cors and set response header
components/cmd/internal/daemon/server.go:18
↓ 1 callers
Function
bootstrap
()
components/discovery/src/main.ts:10
↓ 1 callers
Function
buildImage
(buildContext string, gpu bool)
components/cmd/tui/handler.go:41
↓ 1 callers
Function
buildImageByPath
(path string, solver string, autoRemove bool)
components/cmd/tui/handler.go:46
↓ 1 callers
Function
classNames
(...classes: any)
components/library/src/components/Models/ModelDetail.tsx:13
↓ 1 callers
Function
classNames
(...classes: any)
components/studio/src/components/Header.tsx:9
↓ 1 callers
Function
classNames
(...classes: any)
components/studio/src/components/Inference/Steps.tsx:19
↓ 1 callers
Function
close
()
components/library/src/components/Models/InstallModelDialog.tsx:8
↓ 1 callers
Function
computeApproximateRequestSize
From https://github.com/DanielHeckrath/gin-prometheus/blob/master/gin_prometheus.go
components/cmd/internal/daemon/monitor.go:415
↓ 1 callers
Function
createContainer
(imageID string, hostPort string, gpu bool)
components/cmd/tui/handler.go:50
↓ 1 callers
Method
create_requests
(self, vendor, package, solver, payload)
components/clients/python/mlpm_client/__init__.py:47
↓ 1 callers
Method
do
(self)
components/clients/python/mlpm_client/__init__.py:22
↓ 1 callers
Method
do
()
components/clients/js-browser/index.ts:30
↓ 1 callers
Function
fetchChangelog
(url)
docs/src/components/Pages/Releasenotes.js:41
↓ 1 callers
Function
fetchGithubSummary
(vendor, name)
components/discovery/src/services/github.ts:16
↓ 1 callers
Function
fetch_github_summary
(packageId: string)
components/library/src/services/github.ts:20
↓ 1 callers
Function
fetch_requirements
(vendor: string, name: string)
components/library/src/services/github.ts:10
↓ 1 callers
Method
findById
(id: string)
components/discovery/src/model/model.service.ts:22
↓ 1 callers
Function
findModelsByKeyword
(keyword:string)
components/library/src/services/api.ts:29
↓ 1 callers
Method
flush
()
components/clients/js-browser/index.ts:60
↓ 1 callers
Function
getConfiguration
(vendor, name)
components/discovery/src/services/github.ts:25
↓ 1 callers
Method
getEndpoint
()
components/studio/src/services/apis/index.ts:15
↓ 1 callers
Function
getGitHubDetails
(vendor, name)
components/discovery/src/services/github.ts:77
↓ 1 callers
Method
getHello
()
components/discovery/src/app.service.ts:5
↓ 1 callers
Function
getHomeDir
()
components/cmd/internal/initialization/init.go:10
next →
1–100 of 441, ranked by callers