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

API Feedback from Aurel #114

Merged
merged 32 commits into from
Sep 23, 2024
Merged

API Feedback from Aurel #114

merged 32 commits into from
Sep 23, 2024

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    3a68ad7 View commit details
    Browse the repository at this point in the history
  2. #108 Fix documentation of the sumc endpoints

    Chris committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    5748761 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f1d694 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2bd598 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    0db10a9 View commit details
    Browse the repository at this point in the history
  2. Add watch endpoints to db and ds #112

    Chris committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5923745 View commit details
    Browse the repository at this point in the history
  3. Add Mixral to Groq models

    Chris committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    c6b0386 View commit details
    Browse the repository at this point in the history
  4. #112 Refactor to include rest in base endpoint

    Chris committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    de53f50 View commit details
    Browse the repository at this point in the history
  5. #112 Move provider endpoints to be outside API endpoints and prefix w…

    …ith `providers`.
    Chris committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d4570e4 View commit details
    Browse the repository at this point in the history
  6. #112 Refactor connections and providers endpoints

    Chris committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    200bd63 View commit details
    Browse the repository at this point in the history
  7. #112 Refactor how handler config works; untested

    Chris committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a6683d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    fc8633f View commit details
    Browse the repository at this point in the history
  2. Fix user connection page

    Chris committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    171ce80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4bc520 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a678c2 View commit details
    Browse the repository at this point in the history
  5. Support custom LLM endpoints. Support specifying LLM provider and mod…

    …el for generic and personal prompts.
    Chris committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7fab7af View commit details
    Browse the repository at this point in the history
  6. Fixes for connection update endpoint

    Chris committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    9f5f4ef View commit details
    Browse the repository at this point in the history
  7. Support syncing a specific connection.

    Chris committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    55c40c7 View commit details
    Browse the repository at this point in the history
  8. Support fetching a specific provider. Make result more consistent wit…

    …h other endpoints.
    Chris committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e8b6da9 View commit details
    Browse the repository at this point in the history
  9. Add a generic property for the username and readableId in the Connect…

    …ion profile #106
    Chris committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    e585643 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    89bca73 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    df44acd View commit details
    Browse the repository at this point in the history
  12. Update interfaces #107

    Chris committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0599e91 View commit details
    Browse the repository at this point in the history
  13. Fix issues with refactor connections page

    Chris committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    16b742a View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    6387023 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f65b017 View commit details
    Browse the repository at this point in the history
  3. Rename provider to providerId

    Chris committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    24eb6dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc654db View commit details
    Browse the repository at this point in the history
  5. Add support for @types/passport

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

Commits on Sep 23, 2024

  1. Fix incorrect callback provider parameter

    Chris committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    182a279 View commit details
    Browse the repository at this point in the history
  2. Fix incorrect readableId from email

    Chris committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    218a7d8 View commit details
    Browse the repository at this point in the history
  3. Refactor saving new connection to not use provider. Add ConnectionC…

    …allbackResponse interface.
    Chris committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    3007d70 View commit details
    Browse the repository at this point in the history