Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mayooear/gpt4-pdf-chatbot-langchain Loading
base: main
Choose a base ref
...
head repository: davideuler/gpt4-pdf-chatbot-langchain-chromadb Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 14 files changed
  • 2 contributors

Commits on Apr 23, 2023

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

    sagarsaija committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    171d789 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    sagarsaija committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    b40d54f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. chore: cleanup

    sagarsaija committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    8fbe09a View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Update README.md

    sagarsaija committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    259d5cb View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. fix IndexError: list index out of range

    david ullua committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    397cf89 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. avoid error when sending the second message:TypeError: chatMessage._g…

    …etType is not a function
    david ullua committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    acff0d6 View commit details
    Browse the repository at this point in the history
  2. auto-scrolling to bottom

    david ullua committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    a62bb15 View commit details
    Browse the repository at this point in the history
  3. Add unique key prop to React.Fragment in Home component, fix warning …

    …on service startup
    david ullua committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    4e10d90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f1aba6 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. instructions updated

    david ullua committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    3f989a6 View commit details
    Browse the repository at this point in the history
  2. snapshot of the project

    david ullua committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    b807194 View commit details
    Browse the repository at this point in the history
  3. images

    david ullua committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    5c0f8da View commit details
    Browse the repository at this point in the history
Loading