forked from langchain-ai/langchainjs
-
Notifications
You must be signed in to change notification settings - Fork 0
Add docs + example #2
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
anthonychu
merged 402 commits into
anthonychu:add-aca-sessions
from
sinedied:aca-sessions-docs
Jun 14, 2024
Merged
Add docs + example #2
anthonychu
merged 402 commits into
anthonychu:add-aca-sessions
from
sinedied:aca-sessions-docs
Jun 14, 2024
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…#5368) * wip * added audio/video * genai update support media types * cr * chore: lint files * cr
* all[patch]: Loosen core dependencies * make community and lc depend on core rc * resoultions
* partnet packages[patch]: Release all * bump other google packages
…#5379) * Update Default Headers for Azure OpenAI Requests * nit * Update user agent string * Add Token Provider check * Update libs/langchain-openai/src/azure/llms.ts Co-authored-by: Yohan Lasorsa <[email protected]> * Update libs/langchain-openai/src/azure/embeddings.ts Co-authored-by: Yohan Lasorsa <[email protected]> * Update libs/langchain-openai/src/azure/chat_models.ts Co-authored-by: Yohan Lasorsa <[email protected]> * Format the code --------- Co-authored-by: Yohan Lasorsa <[email protected]>
…angchain-ai#5391) Co-authored-by: Brace Sproul <[email protected]>
…tream (langchain-ai#5360) * Update streamEvent signature to return IterableReadableStream * Fix lint * Update return type to be sync
* docs[patch]: Move instalation doc to how tos * update sidebar * cr
* Add logprob docs, more updates * More content updates
…in-ai#5405) * docs[patch]: Add onlyWsa prop to chat model tabs, other nits * fix link * chore: lint files * cr
* docs[minor]: Show sidebar inside how to/tutorial * chore: lint files * cr * trailing slash
* docs[minor]: Match py how to index page * chore: lint files
* anthropic[minor]: Add tool_choice arg * chore: lint files * release 0.1.19
…hain-ai#5419) * langchain[patch]: Add deprecation warnings to document loaders * chore: lint files
* push * cr * make docusourus warn not throw on broken links * chore: lint files
…n-ai#5425) * docs[minor]: Hide prev/next buttons on how to and tutorials * chore: lint files * chore: lint files
* Loosen conflicting peer dep * Bound better * Deps * Bump
Co-authored-by: Brace Sproul <[email protected]>
…chain-ai#5640) * 5639 community/bedrock anthropic add tool call support new tools api * Re-use most of parsing logic from @langchain/anthropic directly; export it there * Fix build errors * Updated docs, BedrockChat partial support for Tool Calling, Anthropic models * Small updates * Format * Revert Anthropic * Refactor to remove dep * Delegate streaming tool calls to invoke for now * Fix * Bump core version --------- Co-authored-by: jacoblee93 <[email protected]>
…name in example (langchain-ai#5671) * [fix] Fix parameter order of reload and update model name in example * Update example --------- Co-authored-by: jacoblee93 <[email protected]>
…ngchain-ai#5702) * Add crosslinks, add LangGraph and LangSmith sections * Fix anchors
@anthonychu could you merge the latest upstream |
Done! Let me know if I messed something up. #3 |
I updated the PR, it's readable now :) |
I fixed the langchain/core dependency, build and tests are green now |
anthonychu
approved these changes
Jun 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
main
(was needed to make the docs up to date)