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

core: modules descriptions #17844

Merged
merged 1 commit into from Feb 21, 2024

Conversation

leo-gan
Copy link
Collaborator

@leo-gan leo-gan commented Feb 21, 2024

Several core modules do not have descriptions, like the agent module.

  • Added missed module descriptions. The descriptions are mostly copied from the langchain or community package modules.

Copy link

vercel bot commented Feb 21, 2024

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview Feb 21, 2024 3:31am

@leo-gan leo-gan marked this pull request as ready for review February 21, 2024 03:37
@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Feb 21, 2024
@dosubot dosubot bot added Ɑ: agent Related to agents module 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder labels Feb 21, 2024
@leo-gan leo-gan changed the title core modules descriptions core: modules descriptions Feb 21, 2024
@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Feb 21, 2024
@baskaryan baskaryan merged commit 2f2b776 into langchain-ai:master Feb 21, 2024
76 checks passed
@leo-gan leo-gan deleted the core-modules-descriptions branch February 22, 2024 02:58
@leo-gan
Copy link
Collaborator Author

leo-gan commented Feb 22, 2024

@baskaryan Thank you, Bagatur!

k8si pushed a commit to Mozilla-Ocho/langchain that referenced this pull request Feb 22, 2024
Several `core` modules do not have descriptions, like the
[agent](https://api.python.langchain.com/en/latest/core_api_reference.html#module-langchain_core.agents)
module.
- Added missed module descriptions. The descriptions are mostly copied
from the `langchain` or `community` package modules.
al1p pushed a commit to al1p/langchain that referenced this pull request Feb 27, 2024
Several `core` modules do not have descriptions, like the
[agent](https://api.python.langchain.com/en/latest/core_api_reference.html#module-langchain_core.agents)
module.
- Added missed module descriptions. The descriptions are mostly copied
from the `langchain` or `community` package modules.
haydeniw pushed a commit to haydeniw/langchain that referenced this pull request Feb 27, 2024
Several `core` modules do not have descriptions, like the
[agent](https://api.python.langchain.com/en/latest/core_api_reference.html#module-langchain_core.agents)
module.
- Added missed module descriptions. The descriptions are mostly copied
from the `langchain` or `community` package modules.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ɑ: agent Related to agents module 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder lgtm PR looks good. Use to confirm that a PR is ready for merging. size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants