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

Fix RAG with Generative APIs and Langchain tutorial #4047

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

Commits on Nov 26, 2024

  1. fix(genapi): RAG tutorial using Generative APIs

    WIP - fixing content and snippets not working anymore
    fpagny authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c9b993f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5efc63e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a71902a View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    12d4144 View commit details
    Browse the repository at this point in the history
  2. fix(genapi): Splitting tutorial in two files separating document load…

    …ing and rag prompting
    fpagny authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    41a2a3b View commit details
    Browse the repository at this point in the history
  3. fix(genapi): sentence wording

    fpagny authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    129a54b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    555e6fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    681e2d9 View commit details
    Browse the repository at this point in the history
  6. Update index.mdx

    fpagny authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    766bc21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1cbb45d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    56345da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a3c5c3c View commit details
    Browse the repository at this point in the history
  10. Update index.mdx

    fpagny authored Nov 27, 2024
    Configuration menu
    Copy the full SHA
    2e51db0 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    d10714e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2325276 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    013b446 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e02244e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55118c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b76bbd4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01d76f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c4d529f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    28ffa69 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    51e7afd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    05367fe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4cffe5a View commit details
    Browse the repository at this point in the history
  13. Apply suggestions from code review

    Co-authored-by: Jessica <[email protected]>
    fpagny and jcirinosclwy authored Nov 28, 2024
    Configuration menu
    Copy the full SHA
    9ff9c34 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Configuration menu
    Copy the full SHA
    557f9a9 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Jessica <[email protected]>
    fpagny and jcirinosclwy authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    882efaf View commit details
    Browse the repository at this point in the history
  3. Update index.mdx

    fpagny authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    7529d86 View commit details
    Browse the repository at this point in the history
  4. Update index.mdx

    fpagny authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    eab3bfe View commit details
    Browse the repository at this point in the history
  5. fix(genapi): Adding dependencies requirements for MacOS and Debian/Ub…

    …untu
    
    Adding dependencies requirements for MacOS and Debian/Ubuntu, and fixing python packages version.
    fpagny authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    b135073 View commit details
    Browse the repository at this point in the history