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

Adding Conversation History, "Vanilla" chat page, and tweaked local dev settings for hot swap #259

Closed
wants to merge 67 commits into from

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    235491a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    925312d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from bdleavitt/issue/1-add-keyvault

    Not actually keyvault, but adding placeholder ocmponents in JSX for ChatGPT page. Issue/1 add keyvault
    bdleavitt authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    c39ba81 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    ddca7a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cdcf35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94d4af4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a12de78 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

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

Commits on Apr 30, 2023

  1. added cosmosdb to bicep

    bdleavitt committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    b091d40 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from bdleavitt/feat-deploy-cosmos-with-repo

    added cosmosdb  to bicep
    bdleavitt authored Apr 30, 2023
    Configuration menu
    Copy the full SHA
    fa5be60 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of https://github.com/bdleavitt/chatgpt-on-azure

    …into feat-add-chatgpt-ui-issue13
    bdleavitt committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    afad5c6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #16 from bdleavitt/feat-add-chatgpt-ui-issue13

    Feat add chatgpt UI issue13
    bdleavitt authored Apr 30, 2023
    Configuration menu
    Copy the full SHA
    5457713 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b67b48 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #17 from bdleavitt/bug-fix-azd-deploy

    fixed typo in azure.yaml was breaking azd deploy
    bdleavitt authored Apr 30, 2023
    Configuration menu
    Copy the full SHA
    778727a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    21ed467 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from bdleavitt/issue/20-update-issue-temp

    Add "Design/Wiki Reference" to ISSUE_TEMPLATE #20
    bdleavitt authored May 5, 2023
    Configuration menu
    Copy the full SHA
    2e7ef59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0db0bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9593a16 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #22 from bdleavitt/issue/add-codeowners

    Issue/add codeowners
    bdleavitt authored May 5, 2023
    Configuration menu
    Copy the full SHA
    51ad5a9 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    e7987cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df8fa5d View commit details
    Browse the repository at this point in the history
  3. updated typos

    bdleavitt committed May 8, 2023
    Configuration menu
    Copy the full SHA
    45d1385 View commit details
    Browse the repository at this point in the history
  4. Change chatgptread.py to accept system prompt override #13

    Change read retrieve to use gp35 #13
    kjpap authored May 8, 2023
    Configuration menu
    Copy the full SHA
    44f0fd7 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    8c633ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ac6a31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87e7860 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #27 from bdleavitt/bdl-add-auth

    Bdl add auth - power MERGE!
    bdleavitt authored May 17, 2023
    Configuration menu
    Copy the full SHA
    b760921 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

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

    bdleavitt authored May 18, 2023
    Configuration menu
    Copy the full SHA
    188c38e View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    8b76c53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea4f10c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #29 from bdleavitt/issue/5-cosmos-db-backend

    Stealing Kit's code... Add cosmosDB service. API TS NOT COMPLETE #28
    bdleavitt authored May 19, 2023
    Configuration menu
    Copy the full SHA
    96d637e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c51a04f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    10becb4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38af92b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    02af43f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ff2e9fa View commit details
    Browse the repository at this point in the history

Commits on May 20, 2023

  1. Configuration menu
    Copy the full SHA
    a8349ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b601eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    221e1de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fedc12 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31d96b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d96f5d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7dbea9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52099b4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    54273e3 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. add debugging

    azeltov committed May 22, 2023
    Configuration menu
    Copy the full SHA
    8e57463 View commit details
    Browse the repository at this point in the history
  2. fix role definition

    azeltov committed May 22, 2023
    Configuration menu
    Copy the full SHA
    d33acef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7f2494 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3880df5 View commit details
    Browse the repository at this point in the history
  5. add title to conversation

    bdleavitt committed May 22, 2023
    Configuration menu
    Copy the full SHA
    90cce91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b14ea2 View commit details
    Browse the repository at this point in the history
  7. package updates?

    bdleavitt committed May 22, 2023
    Configuration menu
    Copy the full SHA
    b7fa4bb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    699cfea View commit details
    Browse the repository at this point in the history
  9. add title generation

    bdleavitt committed May 22, 2023
    Configuration menu
    Copy the full SHA
    2de8684 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0d5e006 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #32 from bdleavitt/28-as-a-user-i-want-my-chats-to…

    …-be-saved
    
    28 as a user i want my chats to be saved
    bdleavitt authored May 22, 2023
    Configuration menu
    Copy the full SHA
    fe1cdf9 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. update readme arch diagram

    bdleavitt committed May 31, 2023
    Configuration menu
    Copy the full SHA
    5d3f5d2 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    8d097e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d8cdab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fb7c8a View commit details
    Browse the repository at this point in the history
  4. update readme

    bdleavitt committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    2b8d332 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #33 from bdleavitt/6-as-a-user-i-want-to-delete-my…

    …-chats
    
    6 as a user i want to delete my chats
    bdleavitt authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    f6838d4 View commit details
    Browse the repository at this point in the history
  6. clear chat on delete

    bdleavitt committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    2891169 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #35 from bdleavitt/6-as-a-user-i-want-to-delete-my…

    …-chats
    
    clear chat on delete
    bdleavitt authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    d5afcfd View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    3784a78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    280d6f8 View commit details
    Browse the repository at this point in the history