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: mongodb-university/cookbook-chat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: init_repo
Choose a base ref
...
head repository: mongodb-university/cookbook-chat
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.
  • 16 commits
  • 15 files changed
  • 2 contributors

Commits on Jan 31, 2024

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

Commits on Mar 18, 2024

  1. updates

    mongodben committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    1d48a0e View commit details
    Browse the repository at this point in the history
  2. Add env to ui

    mongodben committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    ae6746a View commit details
    Browse the repository at this point in the history
  3. fix build err

    mongodben committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    95b48eb View commit details
    Browse the repository at this point in the history
  4. update prod base url

    mongodben committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    7fcd14d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. update gen user msg

    mongodben committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d3bd4e1 View commit details
    Browse the repository at this point in the history
  2. tighten system prompt

    mongodben committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    abedd94 View commit details
    Browse the repository at this point in the history
  3. concision

    mongodben committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    edffd72 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Shorten run all script

    mongodben committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1241489 View commit details
    Browse the repository at this point in the history
  2. update example

    mongodben committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    24ffff5 View commit details
    Browse the repository at this point in the history
  3. update package description

    mongodben committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    22091e3 View commit details
    Browse the repository at this point in the history
  4. dev env file

    mongodben committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    41c8921 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. * Fixed a bug that prevent searching in the chatbot. Error thrown:

    * Added a small method to re-load the  file in case something changes after running the application for the first time
    perez-josman committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ef236c1 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    bee3f80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab20fdb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from josmanperez/bug/fix_filter_error

    Fixed a bug that prevent searching in the chatbot.
    mongodben authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7c73e5f View commit details
    Browse the repository at this point in the history
Loading