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

add documentation for buffer token memory #5

Merged
merged 2 commits into from
Nov 12, 2023
Merged

Conversation

ychen5601
Copy link
Owner

No description provided.

@ychen5601 ychen5601 merged commit 8362f3a into main Nov 12, 2023
1 check passed
ychen5601 added a commit that referenced this pull request May 29, 2024
* [feat] implementation of ConversationTokenBufferMemory

* Added integration test for buffer_token_memory class

* [feat] implementation of ConversationTokenBufferMemory

- implementation of ConversationTokenBufferMemory, a module already implemented in Langchain Python

* Added two test cases

- Chain test case does not resolve

* Add token buffer memory implementation

Implemented ConversationTokenBufferMemory
Added integration test for buffer_token_memory class

Co-authored-by: Henry <tran.c.henry@gmail.com>
Co-authored-by: Jerry Dang <jerry.dang668@gmail.com>

* Added new test case

* Added another test case (buffer token memory return messages)

Deleted chain test case for now

* prettier formatting

* prettier format test file

* Update devcontainer.json

* add documentation for buffer token memory (#5)

* add documentation for buffer token memory

* Adds entrypoint, update docs to use an example

* Passthrough all fields to superclass

---------

Co-authored-by: Jerry Dang <jerry.dang668@gmail.com>
Co-authored-by: Henry <tran.c.henry@gmail.com>
Co-authored-by: Jerry Dang <59210998+jerry-dang@users.noreply.github.com>
Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant