Skip to content

Conversation

@HyunSangHan
Copy link
Contributor

  • Removed the get(String conversationId, int lastN) method from ChatMemory.
  • Replaced all usages with get(String conversationId) which returns the full message list.

Closes #3075

@markpollack
Copy link
Member

I've worked on this and in the process realized we didn't have tests for advisors.

Work is in #3096

@HyunSangHan
Copy link
Contributor Author

@markpollack Oh, sorry! I missed to check the assignee. I'll closed this PR. Thank you for the information. :)

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.

Remove deprecated method in ChatMemory

2 participants