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

Append LLM result into DOM #144

Merged
merged 12 commits into from
Sep 7, 2024
Merged

Append LLM result into DOM #144

merged 12 commits into from
Sep 7, 2024

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    03daaa7 View commit details
    Browse the repository at this point in the history
  2. added llm_done_list endpoint

    Endle committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    b8116d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. use serde vector

    Endle committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    df3c173 View commit details
    Browse the repository at this point in the history
  2. edit button create logic

    Endle committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    a3179bf View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. move into closure

    Endle committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    cdc9403 View commit details
    Browse the repository at this point in the history
  2. add button click callback

    Endle committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7022ad1 View commit details
    Browse the repository at this point in the history
  3. now get the list of done lists

    Endle committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c6437c5 View commit details
    Browse the repository at this point in the history
  4. add more class

    Endle committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    4faaa87 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. llm now works!

    Endle committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    39a918d View commit details
    Browse the repository at this point in the history
  2. remove todo

    Endle committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    8fccfda View commit details
    Browse the repository at this point in the history
  3. clean log

    Endle committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    564cda5 View commit details
    Browse the repository at this point in the history
  4. fix wrong name

    Endle committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    de372c2 View commit details
    Browse the repository at this point in the history