Skip to content

v0.0.5

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 05:02
· 134 commits to refs/heads/mainline since this release

0.0.5 (2023-10-07)

Features

  • cdk: move infra/galileo/ai to cdk lib and resolve issues (2c87630)
  • cdk: simplify ApplicationContext and move to galileo-sdk package (c174a54)
  • cli: add cognito bulk-create-users command (e02122a)
  • cli: add cognito create/delete user command (646baaf)
  • cli: deploy command flags allowNo for projen and build (de86f23)
  • cli: promote packages cli to standard (0b5d52b)
  • move tooling to galileo-cdk, disable by default, and add to cli (eb09068)
  • website: add ApiExplorer dev tool (82672ff)

Bug Fixes

  • bedrock: handle model kwargs correctly (e6a6d86)
  • cli: input caching, prompt naming inconsistencies (e05f406)
  • galileo-cdk: resolve jssi typeVersions and include /assets in build outputs (e2ad835)
  • infra: resolve no sagemaker models defined iam issue (8c18828)
  • website: cleanup and simplify chat panel (c6b7545)
  • website: improve new chat message handling and chat component structure (2679404)
  • website: render chat message white-space correctly (1579736)