Skip to content

Conversation

@sinedied
Copy link
Contributor

@sinedied sinedied commented Dec 12, 2024

Purpose

  • Add a chat history component to allow listing and loading previous sessions
  • Add APIs to load and delete chat sessions
  • Refactor /chat api to /chats and add support for chat history
  • Update documentation

The PR is complete, but it needs the following PRs to be merged first:

Closes #30

Does this introduce a breaking change?

[x] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[x] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[x] Documentation content changes
[ ] Other... Please describe:

@sinedied sinedied requested a review from glaucia86 December 12, 2024 15:03
@sinedied sinedied mentioned this pull request Dec 12, 2024
2 tasks
Copy link
Contributor

@glaucia86 glaucia86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sinedied sinedied marked this pull request as ready for review December 16, 2024 09:53
@sinedied sinedied merged commit ecf53a3 into main Dec 16, 2024
7 checks passed
@sinedied sinedied deleted the cosmos-history branch December 16, 2024 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add chat memory

3 participants