Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation on how to use Amazon Bedrock #936

Merged
merged 12 commits into from
Aug 10, 2024

Commits on Aug 6, 2024

  1. Bedrock usage documentation

    Added a new section to user documentation for the use of Amazon Bedrock models, both base models and customized models.
    srdas committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    60ed73c View commit details
    Browse the repository at this point in the history
  2. Bedrock docs

    srdas committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d09ee04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f39dfe0 View commit details
    Browse the repository at this point in the history
  4. Fix saving chat settings (jupyterlab#935)

    * fix settings save
    
    * show placeholder message when API keys section is empty
    dlqqq authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7531f42 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Bedrock usage documentation

    Added a new section to user documentation for the use of Amazon Bedrock models, both base models and customized models.
    srdas committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    078359d View commit details
    Browse the repository at this point in the history
  2. Bedrock docs

    srdas committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7833cbf View commit details
    Browse the repository at this point in the history
  3. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and srdas committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    01ea88b View commit details
    Browse the repository at this point in the history
  4. Subpage for Bedrock use

    Added a link in the section on Amazon  Bedrock Usage in the docs to a subpage titled `Using Amazon Bedrock with Jupyter AI` which offers a detailed workflow for using Bedrock models, fine tuning them, and calling them in Jupyter AI.
    srdas committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    09c1426 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ece9f8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    51fdeaf View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Updates to user docs

    Addresses comment by Jason Weill
    srdas committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    dd7aff7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20f1e41 View commit details
    Browse the repository at this point in the history