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

pull #344

Open
wants to merge 29 commits into
base: feat/add-multiple-pdfs
Choose a base branch
from
Open

pull #344

wants to merge 29 commits into from

Commits on Mar 21, 2023

  1. fix unique key props warning

    mayooear committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    ae1a1bd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from mayooear/fix/next-key-props

    Fix: unique key props warning
    mayooear authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    fccd3b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    fe06fc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b6fac8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #39 from mayooear/frontend-fixes

    General frontend optimization and node version specification
    mayooear authored Mar 23, 2023
    Configuration menu
    Copy the full SHA
    55f58da View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    10c66b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53f5ae6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #66 from mayooear/feat/upgrade-langchain

    Upgrade LangChain. Add customPDFLoader
    mayooear authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    46bb0ad View commit details
    Browse the repository at this point in the history
  4. Update .env.example

    Pinecone index name added to .env file
    mayooear authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    581f809 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #67 from mayooear/update/pineconeindexenv

    Update .env.example
    mayooear authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    b4c88e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    5bd2a3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90381f0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #71 from mayooear/feat/add-directory-loader

    Add directory loader to load multiple pdf files
    mayooear authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    ef4046d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2023

  1. Update README.md

    Updated troubleshooting
    mayooear authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    37fc719 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    mayooear authored Apr 1, 2023
    Configuration menu
    Copy the full SHA
    a6075e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Update README.md

    Support forum update
    mayooear authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    6db8ba8 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. langchain retrievers

    mayooear committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    7a6d82f View commit details
    Browse the repository at this point in the history
  2. remove merge conflicts

    mayooear committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    a74abf2 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. global pnpm installation

    mayooear committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    b00e3c0 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    191e87c View commit details
    Browse the repository at this point in the history
  2. updated README.md

    mayooear committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    aff71aa View commit details
    Browse the repository at this point in the history
  3. Merge pull request #165 from mayooear/feat/retriever

    Feat/retriever
    mayooear authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    f1ee996 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    0a6dc57 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    ea4948c View commit details
    Browse the repository at this point in the history
  2. Update message passing

    jacoblee93 committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    7f6c375 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Update deps, naming

    jacoblee93 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    ba9b663 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #376 from jacoblee93/feature_langchain_update

    Update LangChain version to current, update history passing
    mayooear authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    66d183f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    31aec79 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #434 from jacoblee93/jacob/update_versions

    Update LangChain and Pinecone client, use expression language for chain
    mayooear authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    138bba4 View commit details
    Browse the repository at this point in the history