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

Feature/add settings to chat model #1027

Merged
merged 12 commits into from
Sep 9, 2024

Commits on Sep 7, 2024

  1. added ai-settings to chat model

    George Burton committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    09afad5 View commit details
    Browse the repository at this point in the history
  2. added migration test

    George Burton committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    c37b52d View commit details
    Browse the repository at this point in the history
  3. simplified

    George Burton committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    ce02880 View commit details
    Browse the repository at this point in the history
  4. Add LLM selector to the UI

    KevinEtchells authored and George Burton committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    113af40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e9731d View commit details
    Browse the repository at this point in the history
  6. Explicitly set value attributes on LLM selector, so "(default)" isn't…

    … passed on
    KevinEtchells authored and George Burton committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    7d26746 View commit details
    Browse the repository at this point in the history
  7. pasing values to front end

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

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    3b31e52 View commit details
    Browse the repository at this point in the history
  2. reduced the scale of change

    George Burton committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c283520 View commit details
    Browse the repository at this point in the history
  3. now updating

    George Burton committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    cf7032a View commit details
    Browse the repository at this point in the history
  4. added temprature

    George Burton committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2a5e0f1 View commit details
    Browse the repository at this point in the history
  5. added temperature to consumer

    George Burton committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    3028767 View commit details
    Browse the repository at this point in the history