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

Introduce the LLM session manager classes #141

Merged
merged 41 commits into from
Jul 4, 2024

Commits on Apr 16, 2024

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

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    872e0fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65177b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

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

Commits on Apr 26, 2024

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

Commits on Apr 30, 2024

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

Commits on May 1, 2024

  1. minor clean up

    justin-cechmanek committed May 1, 2024
    Configuration menu
    Copy the full SHA
    4ed6208 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c5c52a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    4d0b9ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba2575a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    37ae270 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e432a4 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. formatting

    justin-cechmanek committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3d404e7 View commit details
    Browse the repository at this point in the history
  2. mypy formatting

    justin-cechmanek committed May 6, 2024
    Configuration menu
    Copy the full SHA
    c20d23e View commit details
    Browse the repository at this point in the history
  3. black formatting

    justin-cechmanek committed May 6, 2024
    Configuration menu
    Copy the full SHA
    29b4a05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e612195 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45427ad View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    3a117eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f99967f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d4f34b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    dff924c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8b9325 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

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

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    90cfe59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2e80b5 View commit details
    Browse the repository at this point in the history
  3. formatting

    justin-cechmanek committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d898941 View commit details
    Browse the repository at this point in the history
  4. formatting

    justin-cechmanek committed May 28, 2024
    Configuration menu
    Copy the full SHA
    46fb9b5 View commit details
    Browse the repository at this point in the history
  5. fixes failing test

    justin-cechmanek committed May 28, 2024
    Configuration menu
    Copy the full SHA
    58be5b7 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    ce09632 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d32b12e View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

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

Commits on Jun 14, 2024

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

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    d666fad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    158eb52 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    60a1a00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85ba8d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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

Commits on Jul 3, 2024

  1. updates doc strings

    justin-cechmanek committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    5c5a385 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0d0a21 View commit details
    Browse the repository at this point in the history