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

Rag #8

Merged
merged 67 commits into from
Dec 13, 2023
Merged

Rag #8

merged 67 commits into from
Dec 13, 2023

Commits on Dec 7, 2023

  1. Update nugets

    edgett committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    65407bd View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Memory demo

    edgett committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    615e103 View commit details
    Browse the repository at this point in the history
  2. Add File Models

    edgett committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    29c70d1 View commit details
    Browse the repository at this point in the history
  3. Conversation memory class

    edgett committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d75f24d View commit details
    Browse the repository at this point in the history
  4. Use memory to store files

    edgett committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    036fb23 View commit details
    Browse the repository at this point in the history
  5. Syntax

    edgett committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    889dfce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b39903 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21f3b7b View commit details
    Browse the repository at this point in the history
  8. Attachment CRUD API

    edgett committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    c41eb0c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb2c141 View commit details
    Browse the repository at this point in the history
  10. Clear warnings

    edgett committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    ce6f56f View commit details
    Browse the repository at this point in the history
  11. Header responsiveness fix.

    edgett committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    02b279f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f9f9565 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    284f331 View commit details
    Browse the repository at this point in the history
  2. Fix antiprompt load

    edgett committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    32adac0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e2802d View commit details
    Browse the repository at this point in the history
  4. Placeholder text

    edgett committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    11f99b3 View commit details
    Browse the repository at this point in the history
  5. Razor component readability

    edgett committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    a4cb891 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    866af7a View commit details
    Browse the repository at this point in the history
  7. Slim attachment ready code.

    edgett committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    706accb View commit details
    Browse the repository at this point in the history
  8. Fix delete doc code.

    edgett committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    7d802ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1e89946 View commit details
    Browse the repository at this point in the history
  10. Add attachment manager panel

    edgett committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    9dac961 View commit details
    Browse the repository at this point in the history
  11. Rename memory objects

    edgett committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    90e0771 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7ae61af View commit details
    Browse the repository at this point in the history
  13. Panel work

    edgett committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    3ea7b76 View commit details
    Browse the repository at this point in the history
  14. Panel placement

    edgett committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    8c7ad9f View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Panel styling

    edgett committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    e54c4b1 View commit details
    Browse the repository at this point in the history
  2. file upload style

    llamasaresavager committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    4a484fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0015af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84264b8 View commit details
    Browse the repository at this point in the history
  5. Fix up component wiring

    edgett committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    b19fcf9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ae9894 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65f3922 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54e92e4 View commit details
    Browse the repository at this point in the history
  9. Fix onfile delete

    edgett committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    ffa099f View commit details
    Browse the repository at this point in the history
  10. Organize Ui files

    edgett committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    cb24c76 View commit details
    Browse the repository at this point in the history
  11. Attachment delete. Websocket notify fix. Async upload fixes. Thread l…

    …ock on serverless import
    edgett committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    4b15b8e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    76b5592 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2002f1c View commit details
    Browse the repository at this point in the history
  14. Add enable attachment switch.

    edgett committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    387bdfd View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. mmmm.

    edgett committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    1bbecfc View commit details
    Browse the repository at this point in the history
  2. Fix errant perenths

    edgett committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    da927e4 View commit details
    Browse the repository at this point in the history
  3. Re enable regular chat

    edgett committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    8ddd227 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    364434e View commit details
    Browse the repository at this point in the history
  5. Move thread lock to llama pjt.

    edgett committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    2904b2b View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Refactor chat.

    edgett committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    acdc442 View commit details
    Browse the repository at this point in the history
  2. More refactor

    edgett committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    ac8a52b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    636cfad View commit details
    Browse the repository at this point in the history
  4. Cleanup

    edgett committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    1fad339 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eeec5fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    935a7a9 View commit details
    Browse the repository at this point in the history
  7. File upload 500 indicator

    edgett committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    a62b242 View commit details
    Browse the repository at this point in the history
  8. Upload success fix

    edgett committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    ca4a01a View commit details
    Browse the repository at this point in the history
  9. File success indication

    edgett committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    b274417 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e738739 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a828b2e View commit details
    Browse the repository at this point in the history
  12. Inference cancling all around.

    edgett committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    81a6d54 View commit details
    Browse the repository at this point in the history
  13. Document razor

    edgett committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    682f1e6 View commit details
    Browse the repository at this point in the history
  14. Document UI Models

    edgett committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    cbbb508 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Document services

    edgett committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    bcbdcc9 View commit details
    Browse the repository at this point in the history
  2. Document services

    edgett committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    16958f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    180883b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5cd540 View commit details
    Browse the repository at this point in the history
  5. Readme.

    edgett committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    7752a5d View commit details
    Browse the repository at this point in the history
  6. Readme.

    edgett committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    395e470 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88c7f6f View commit details
    Browse the repository at this point in the history