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 LangChain recipes #485

Merged
merged 6 commits into from
May 6, 2024

Commits on May 3, 2024

  1. Add LangChain recipies

    rlancemartin committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f6fbf97 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    rlancemartin committed May 3, 2024
    Configuration menu
    Copy the full SHA
    c183da6 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. typo and some formating fixes; embedding model change; removal of the…

    … llama 3 special tokens not needed for ollama
    jeffxtang committed May 4, 2024
    Configuration menu
    Copy the full SHA
    12ac7b4 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. folder structure change

    jeffxtang committed May 6, 2024
    Configuration menu
    Copy the full SHA
    c6769a0 View commit details
    Browse the repository at this point in the history
  2. speller check

    jeffxtang committed May 6, 2024
    Configuration menu
    Copy the full SHA
    8f31a61 View commit details
    Browse the repository at this point in the history
  3. speller check fixes

    jeffxtang committed May 6, 2024
    Configuration menu
    Copy the full SHA
    17e68a0 View commit details
    Browse the repository at this point in the history