Skip to content

community[minor],langchain[minor]: Move base classes and reference implementations to core #5187

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

Merged
merged 10 commits into from
Apr 24, 2024

Conversation

jacoblee93
Copy link
Collaborator

No description provided.

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Apr 23, 2024
Copy link

vercel bot commented Apr 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 24, 2024 9:09pm
langchainjs-docs ✅ Ready (Inspect) Visit Preview Apr 24, 2024 9:09pm

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:S This PR changes 10-29 lines, ignoring generated files. labels Apr 23, 2024
@jacoblee93 jacoblee93 changed the title core[patch],community[patch]: Move toolkit declaration to core core[patch],community[patch]: Move base classes and reference implementations to core Apr 23, 2024
* Move BaseChain and LLMChain to legacy entrypoint in core

* Fix build

* Add deprecation strings

* Revert BaseChain and LLMChain moves

* Rename

* Refactor

* Revert

* Update imports

* Remove type
@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Apr 24, 2024
@jacoblee93 jacoblee93 changed the title core[patch],community[patch]: Move base classes and reference implementations to core core[minor],community[minor],langchain[minor]: Move base classes and reference implementations to core Apr 24, 2024
@jacoblee93 jacoblee93 changed the title core[minor],community[minor],langchain[minor]: Move base classes and reference implementations to core community[minor],langchain[minor]: Move base classes and reference implementations to core Apr 24, 2024
@jacoblee93 jacoblee93 merged commit df43448 into main Apr 24, 2024
@jacoblee93 jacoblee93 deleted the jacob/refactor branch April 24, 2024 21:13
jeasonnow pushed a commit to jeasonnow/langchainjs that referenced this pull request Apr 25, 2024
…plementations to core (langchain-ai#5187)

* Move toolkit declaration to core

* Move more reference implementations to core

* Move BaseChatMemory

* Revert BaseChatMemory move

* core[patch],langchain[patch]: Refactor self query (langchain-ai#5192)

* Move BaseChain and LLMChain to legacy entrypoint in core

* Fix build

* Add deprecation strings

* Revert BaseChain and LLMChain moves

* Rename

* Refactor

* Revert

* Update imports

* Remove type

* Remove peer dep

* Update lock

* Bump deps

* Fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:refactor A large refactor of a feature(s) or restructuring of many files size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant