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.9.5-rc3
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.9.5-rc4
Choose a head ref
  • 12 commits
  • 8 files changed
  • 2 contributors

Commits on Aug 16, 2024

  1. chore: update GitHub actions for upcoming changes

    Signed-off-by: Donnie Adams <donnie@acorn.io>
    thedadams committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    97480b2 View commit details
    Browse the repository at this point in the history
  2. feat: add ability to list models from other providers

    Signed-off-by: Donnie Adams <donnie@acorn.io>
    thedadams committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    923de60 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #82 from thedadams/list-models-from-providers

    feat: add ability to list models from other providers
    thedadams authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f50289f View commit details
    Browse the repository at this point in the history
  4. chore: pass anthropic key secret to test action

    Signed-off-by: Donnie Adams <donnie@acorn.io>
    thedadams committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    f69a760 View commit details
    Browse the repository at this point in the history
  5. chore: add anthropic key to linux tests

    Signed-off-by: Donnie Adams <donnie@acorn.io>
    thedadams committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    99836de View commit details
    Browse the repository at this point in the history
  6. chore: bump timeout for models tests that need to launch provider

    Signed-off-by: Donnie Adams <donnie@acorn.io>
    thedadams committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    30f5593 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. chore: bump list models timeout to allow for provider launch

    Signed-off-by: Donnie Adams <donnie@acorn.io>
    thedadams committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    b0796da View commit details
    Browse the repository at this point in the history
  2. Merge pull request #83 from thedadams/list-model-timeout

    chore: bump list models timeout to allow for provider launch
    thedadams authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    7251d05 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. feat: add prompt metadata field

    Signed-off-by: Donnie Adams <donnie@acorn.io>
    thedadams committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    65b8d83 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #84 from thedadams/add-prompt-metadata

    feat: add prompt metadata field
    thedadams authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    aff096d View commit details
    Browse the repository at this point in the history
  3. chore: add test for prompt with metadata

    Signed-off-by: Donnie Adams <donnie@acorn.io>
    thedadams committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    de91491 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    cc95854 View commit details
    Browse the repository at this point in the history
Loading