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

Minor spelling, grammatical, and code fixes #237

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Commits on Apr 23, 2024

  1. Minor spelling and grammatical fixes. Updated streaming loop in bedro…

    …ck_basics.ipynb, and updated langchain example in 04_entity_extraction.ipynb.
    jicomusic committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ea4fa04 View commit details
    Browse the repository at this point in the history
  2. Minor spelling and grammatical fixes. Updated langchain examples in 2…

    …_Langchain-rag-retrieve-api-mistral-and-claude-v2.ipynb and 3_Langchain-rag-retrieve-api-claude-3.ipynb.
    jicomusic committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    d53e7c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Minor spelling and grammatical fixes. Added an example to 1_managed-r…

    …ag-kb-retrieve-generate-api.ipynb that shows how to use a prompt template with the RetrieveAndGenerate API.
    jicomusic committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    da5134d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f542933 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    6487339 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f912cc5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1

    Minor fixes to module 5
    jicowan committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    631448f View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Minor spelling and grammatical fixes. Updated code to use langchain_a…

    …ws. Fixed issue with 05_long-text-summarization-titan Langchain.ipynb not returning summary.
    jicomusic committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    2a21105 View commit details
    Browse the repository at this point in the history
  2. Minor spelling and grammatical fixes. Updated code to use langchain_a…

    …ws. Fixed issue with 05_long-text-summarization-titan Langchain.ipynb not returning summary.
    
    Signed-off-by: Jeremy Cowan <[email protected]>
    jicomusic committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    318b91e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from jicowan/06_OpenSource_examples

    06 open source examples
    jicowan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    7e87816 View commit details
    Browse the repository at this point in the history
  4. Minor spelling and grammatical fixes. Updated code to use langchain_a…

    …ws. Fixed issue with 05_long-text-summarization-titan Langchain.ipynb not returning summary.
    
    Signed-off-by: Jeremy Cowan <[email protected]>
    jicomusic committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c0d3b5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55f0aaf View commit details
    Browse the repository at this point in the history
  6. Minor spelling and grammatical fixes. Updated code to use langchain_a…

    …ws. Fixed issue with 05_long-text-summarization-titan Langchain.ipynb not returning summary.
    
    Signed-off-by: Jeremy Cowan <[email protected]>
    jicomusic committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    cb6a80c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3 from jicowan/06_OpenSource_examples

    06 open source examples
    jicowan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    bc902b3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Minor spelling and grammatical fixes. Updated code to use langchain_a…

    …ws. Fixed issue with 05_long-text-summarization-titan Langchain.ipynb not returning summary.
    
    Signed-off-by: Jeremy Cowan <[email protected]>
    jicomusic committed May 2, 2024
    Configuration menu
    Copy the full SHA
    add925e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Added LCEL example to 01_qa_w_rag_claude.ipynb

    Signed-off-by: Jeremy Cowan <[email protected]>
    jicomusic committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f87bb2c View commit details
    Browse the repository at this point in the history
  2. Fixed lots of code, grammar, and spelling issues with 02_rag_claude_t…

    …itan_pinecone.ipynb
    
    Signed-off-by: Jeremy Cowan <[email protected]>
    jicomusic committed May 3, 2024
    Configuration menu
    Copy the full SHA
    d377ca6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4

    Updates to module 06
    jicowan committed May 3, 2024
    Configuration menu
    Copy the full SHA
    d8e803a View commit details
    Browse the repository at this point in the history