Skip to content

Tags: ibuildthecloud/gptscript

Tags

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was signed with the committer’s verified signature.
drpebcak Taylor Price
fix: get proper urls for current tag, regardless if it is "latest"

Signed-off-by: Taylor Price <tayworm@gmail.com>

v0.1.3-rc4

Toggle v0.1.3-rc4's commit message

Verified

This commit was signed with the committer’s verified signature.
drpebcak Taylor Price
fix: get proper urls for current tag, regardless if it is "latest"

Signed-off-by: Taylor Price <tayworm@gmail.com>

v0.1.3-rc3

Toggle v0.1.3-rc3's commit message

Verified

This commit was signed with the committer’s verified signature.
drpebcak Taylor Price
fix: get proper tag name for current action

Signed-off-by: Taylor Price <tayworm@gmail.com>

v0.1.3-rc2

Toggle v0.1.3-rc2's commit message

Verified

This commit was signed with the committer’s verified signature.
drpebcak Taylor Price
fix: action is kicked off by tag push, not release

Signed-off-by: Taylor Price <tayworm@gmail.com>

v0.1.3-rc1

Toggle v0.1.3-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: provide PAT instead of workflow generated token

Signed-off-by: Taylor Price <drpebcak@users.noreply.github.com>

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request gptscript-ai#71 from tylerslaton/fix-issue-with-do…

…wnload

fix: address issue with override param

v0.1.1

Toggle v0.1.1's commit message
Print more streaming data at the top level

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request gptscript-ai#40 from saiyam1814/patch-1

Update client.go with a meaningful message to set openAPI key

v0.0.3

Toggle v0.0.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore: add install script

Add a cross-platform install script that installs the latest release of
`gptscript`. Also add a github action that publishes that script to
R2, making it publicly available at `https://get.gptscript.ai/install.sh`.

Signed-off-by: Nick Hale <4175918+njhale@users.noreply.github.com>

v0.0.2

Toggle v0.0.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore: temporarily disable docker ci

Signed-off-by: Nick Hale <4175918+njhale@users.noreply.github.com>