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: openai/chatgpt-retrieval-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: musnit/githubgpt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 17 files changed
  • 2 contributors

Commits on Apr 16, 2023

  1. more context

    musnit committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    8d2efcd View commit details
    Browse the repository at this point in the history
  2. more context

    musnit committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    beb21a2 View commit details
    Browse the repository at this point in the history
  3. add

    musnit committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    88b21a0 View commit details
    Browse the repository at this point in the history
  4. accept all files

    musnit committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    5edaaf2 View commit details
    Browse the repository at this point in the history
  5. indexed

    musnit committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    c1f16f9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df8f23b View commit details
    Browse the repository at this point in the history
  7. make query dynamic

    musnit committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    3fbe5ec View commit details
    Browse the repository at this point in the history
  8. fix indexing api

    musnit committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    29d02de View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7648449 View commit details
    Browse the repository at this point in the history
  10. add downloading

    musnit committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    c649fb9 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'main' of https://github.com/musnit/githubgpt

    # Conflicts:
    #	local-server/main.py
    RichelleJi committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    ca5e682 View commit details
    Browse the repository at this point in the history
  12. dont bootstrap datastore auto

    musnit committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    a543354 View commit details
    Browse the repository at this point in the history
  13. support default branch

    musnit committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    6e906a9 View commit details
    Browse the repository at this point in the history
  14. unused

    musnit committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    da58aa2 View commit details
    Browse the repository at this point in the history
  15. add index creation

    musnit committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    846bfd0 View commit details
    Browse the repository at this point in the history
  16. fixes

    musnit committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    12dd7ee View commit details
    Browse the repository at this point in the history
  17. update prompt

    musnit committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    f95284e View commit details
    Browse the repository at this point in the history
  18. simplify response

    musnit committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    9fc991a View commit details
    Browse the repository at this point in the history
  19. fix prompt

    musnit committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    a33470c View commit details
    Browse the repository at this point in the history
Loading