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

Harrison/GitHub setup #2

Merged
merged 5 commits into from
Feb 17, 2023
Merged

Harrison/GitHub setup #2

merged 5 commits into from
Feb 17, 2023

Conversation

hwchase17
Copy link
Collaborator

No description provided.

@hwchase17 hwchase17 merged commit e5657ed into main Feb 17, 2023
@hwchase17 hwchase17 deleted the harrison/github-setup branch February 17, 2023 05:19
jacoblee93 pushed a commit to jacoblee93/langchainjs that referenced this pull request May 3, 2023
jacoblee93 pushed a commit to jacoblee93/langchainjs that referenced this pull request May 10, 2023
* updating for pr

* Removed redis_memory in favor of chat memory

* Fixed tests and updated docs

* Bump docs

* lint results

* fixes from lint and format

---------

Co-authored-by: Chris Toomey <ctoomey@fb.com>
nfcampos pushed a commit that referenced this pull request May 11, 2023
* Merge post upstream sync (#1)

* Added RedisMemory with tests and docs

* fixed Redis test file name

* TODOs for quick refactor

* updated memory to accept a client

* Added TODOS

* ongoing testing

* Updated tests

* Updated tests for memory return option

* finalized tests + updated docs

* Adding docs

* Readded init and cleaned up func

* fixed test typing

* redo yarn lock

* remove yarn.lock

* updated yarn lock and namespaced redis

* fix merge conflict

* updated BaseChatMemoryInput

* Updated with lint fixes

* Fixed docs to match memory instantiation

* yarn format docs

* Merging fixes to address ForkPR comments (#2)

* updating for pr

* Removed redis_memory in favor of chat memory

* Fixed tests and updated docs

* Bump docs

* lint results

* fixes from lint and format

---------

Co-authored-by: Chris Toomey <ctoomey@fb.com>

* Update RedisChatMessageHistory class to initialize a client internally

* Update Redis chat message history docs to reflect the fact that Redis is a peer dependency, allow direct passing of Redis client

* Patch typing issues with passing node-redis client directly into a RedisChatMessageHistory instance

---------

Co-authored-by: Chris Toomey <ctoomey@fb.com>
Co-authored-by: Jacob Lee <jacoblee93@gmail.com>
nfcampos added a commit that referenced this pull request Jun 27, 2023
…odelStart always in the same order as the prompts passed in

What was happening was that the runManager was only added to the managers array after the callback handlers finished executing, so eg if the callback handlers for the second run finished first the runManager for prompt #2 would actually be in position #1 of the returned array.
agola11 pushed a commit that referenced this pull request Jun 27, 2023
…odelStart always in the same order as the prompts passed in (#1779)

What was happening was that the runManager was only added to the managers array after the callback handlers finished executing, so eg if the callback handlers for the second run finished first the runManager for prompt #2 would actually be in position #1 of the returned array.
jacoblee93 pushed a commit that referenced this pull request Aug 25, 2023
* update MyScale metric_type to case sensitive

* Update get_started.mdx (#3)

* Update get_started.mdx

---------

Co-authored-by: Nearzxh <270761322@qq.com>
Co-authored-by: Xiaohua Zhang <xiaohuaz@moqi.ai>
jacoblee93 pushed a commit that referenced this pull request Dec 6, 2023
jacoblee93 pushed a commit that referenced this pull request Oct 9, 2024
* fix test

* lint

* cr

* cr

* cr

* cr

* cr

* more tests

* cr
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.

1 participant