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

refine conversation states #245

Merged

Commits on Jan 1, 2024

  1. refine conversation states

    Jicheng Lu committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    010c92d View commit details
    Browse the repository at this point in the history
  2. remove is const

    Jicheng Lu committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    a534a93 View commit details
    Browse the repository at this point in the history
  3. remove message id in state history

    add isNeedVersion
    Jicheng Lu committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    a523cf5 View commit details
    Browse the repository at this point in the history
  4. clean code

    Jicheng Lu committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    9980ca3 View commit details
    Browse the repository at this point in the history
  5. clean code

    Jicheng Lu committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    66578bf View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. rename state file

    Jicheng Lu committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    2bde3d1 View commit details
    Browse the repository at this point in the history
  2. union conversation states

    Jicheng Lu committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    f5a9f37 View commit details
    Browse the repository at this point in the history
  3. refine null

    Jicheng Lu committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    538be13 View commit details
    Browse the repository at this point in the history
  4. clean code

    Jicheng Lu committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    9d47f41 View commit details
    Browse the repository at this point in the history