Discover Packages
github.com/gptscript-ai/gptscript
pkg
repos
runtimes
python
package
Version:
v0.7.1
Opens a new window with list of versions in this module.
Published: May 28, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Release struct {
OS string `json:"os,omitempty"`
Arch string `json:"arch,omitempty"`
Version string `json:"version,omitempty"`
URL string `json:"url,omitempty"`
Digest string `json:"digest,omitempty"`
}
type Runtime struct {
Version string
Default bool
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.