Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gptscript-ai/node-gptscript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.4
Choose a base ref
...
head repository: gptscript-ai/node-gptscript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.5-rc2
Choose a head ref
  • 5 commits
  • 5 files changed
  • 4 contributors

Commits on Jun 24, 2024

  1. fix: correct default model env var name

    Signed-off-by: Nick Hale <4175918+njhale@users.noreply.github.com>
    njhale committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    aab4927 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Merge pull request #60 from njhale/fix/opts

    fix: correct default model env var name
    njhale authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    907aadf View commit details
    Browse the repository at this point in the history
  2. fix: remove double $ typo

    Signed-off-by: Taylor Price <tayworm@gmail.com>
    drpebcak committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1d0aab6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91fae92 View commit details
    Browse the repository at this point in the history
  4. fix: dispatch should commit and tag in one job

    Additionally, mark as prerelease when tagging an RC.
    
    Signed-off-by: Donnie Adams <donnie@acorn.io>
    thedadams committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    25a68e1 View commit details
    Browse the repository at this point in the history
Loading