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

Resuming a GroupChat #2627

Merged
merged 17 commits into from
May 10, 2024
Merged

Resuming a GroupChat #2627

merged 17 commits into from
May 10, 2024

Commits on May 7, 2024

  1. Initial resume

    marklysze committed May 7, 2024
    Configuration menu
    Copy the full SHA
    6dd2cad View commit details
    Browse the repository at this point in the history
  2. Cleaned up resume function

    marklysze committed May 7, 2024
    Configuration menu
    Copy the full SHA
    85922ac View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    2fb1861 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41fe1c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38b8ea4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    008d4f5 View commit details
    Browse the repository at this point in the history
  5. compiled documentation

    marklysze committed May 8, 2024
    Configuration menu
    Copy the full SHA
    12145e0 View commit details
    Browse the repository at this point in the history
  6. Added tests to main

    marklysze committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4e1eae4 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Removed mdx file.

    marklysze committed May 9, 2024
    Configuration menu
    Copy the full SHA
    8bfcb2b View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    8f70930 View commit details
    Browse the repository at this point in the history
  2. Revert "Merge remote-tracking branch 'origin/main' into groupchatresume"

    This reverts commit 8f70930, reversing
    changes made to 8bfcb2b.
    marklysze committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b4c1a77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    809093a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c30d50 View commit details
    Browse the repository at this point in the history
  5. fix git history

    ekzhu committed May 10, 2024
    Configuration menu
    Copy the full SHA
    f1c0b0f View commit details
    Browse the repository at this point in the history
  6. fix history

    ekzhu committed May 10, 2024
    Configuration menu
    Copy the full SHA
    2d30c0e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c3ec9b View commit details
    Browse the repository at this point in the history
  8. Added termination-based resumption in notebook, added test cases and …

    …improved robustness on resuming messages parameter
    marklysze committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3aa1080 View commit details
    Browse the repository at this point in the history