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

[stable30] feat(chat): Add API to summarize chat messages #13775

Open
wants to merge 5 commits into
base: stable30
Choose a base branch
from

Commits on Nov 15, 2024

  1. feat(chat): Add API to summarize chat messages

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    1c8f31a View commit details
    Browse the repository at this point in the history
  2. chore(assets): Recompile assets

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    6a1718d View commit details
    Browse the repository at this point in the history
  3. test: Add integration test for summary

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    993ce10 View commit details
    Browse the repository at this point in the history
  4. feat(chat): Expose summary-threshold in capabilities

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    7c8a1db View commit details
    Browse the repository at this point in the history
  5. fix: Manually copy new method from Nextcloud 31

    Signed-off-by: Joas Schilling <[email protected]>
    nickvergessen committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    693a459 View commit details
    Browse the repository at this point in the history