Skip to content

OpenShell v0.0.69

Choose a tag to compare

@github-actions github-actions released this 24 Jun 15:28
· 19 commits to main since this release
2c54589

OpenShell v0.0.69

Quick install

curl -LsSf https://raw.githubusercontent.com/NVIDIA/OpenShell/main/install.sh | OPENSHELL_VERSION=v0.0.69 sh

What's Changed

  • feat(providers): support profile updates by @johntmyers in #1914
  • feat(sandbox): add GCE metadata emulator for Google Cloud by @p5 in #1763
  • feat(sandbox,providers): add aws-bedrock as a recognized inference provider by @st-gr in #1704
  • fix(ci): fix linting issues by @TaylorMutch in #1985
  • feat(cli): add GPU count requests by @elezar in #1812

New Contributors

Full Changelog: v0.0.68...v0.0.69