forked from langchain-ai/langchainjs
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Merge from main #2
Closed
Closed
Conversation
This file contains 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
* Update README and other links * nit
…andoff feat[langsmith]: transparent handoff between @Traceable HOF and LangChain
…5603) * mistralai[minor]: Add llms entrypoint * chore: lint files * cr * docs * docs nit * docs nit * update mistral-large models to mistral-large-latest * fix tools * add codestral chat model tests * chore: lint files * cr
#5614) * Fix agent executor stream event behavior * Clean up streamEvents implementation, small remote runnable fix * Fix lint
…5586) * core[minor],openai[patch]: Add usage metadata to base ai message * chore: lint files * Only set stream_options if the model is OpenAI * add test confirming last finish reason is stop * chore: lint files * docs * lint n format * cr * cr * Remove Azure specific check * Remove comment --------- Co-authored-by: jacoblee93 <[email protected]>
* Bump deps * Fix
* Release 0.2.4 * Update deps
* Init * fix(type errors) * feat(deepinfra embeddings) * fix(default model) * fix(deepinfra): axios is removed * ref(deepinfra): remove redundant cast * format(deepinfra) * doc(deepinfra) * doc(deepinfra) * Update deepinfra.mdx * Format --------- Co-authored-by: Jacob Lee <[email protected]>
…ddings (#5476) * community: Add support for Tencent Hunyuan chat model and embeddings Tencent provides its Hunyuan chat model and embeddings through Tencent cloud. This PR adds support for the [chat model](https://cloud.tencent.com/document/product/1729/105701) as well as [embedding](https://cloud.tencent.com/document/product/1729/102832). * community[minor]: Add support for Tencent Hunyuan Chat Model and Embeddings * refactor Chat Model streaming implementation with AsyncGenerator * update stream example * community[minor]: Add support for Tencent Hunyuan Chat Model and Embeddings * make host configurable * community[minor]: Add support for Tencent Hunyuan Chat Model and Embeddings * support both nodejs and browser environment * update documents and examples * community[minor]: Add support for Tencent Hunyuan Chat Model and Embeddings * make separate chat model and embedding entrypoints for web vs. node * community[minor]: Add support for Tencent Hunyuan Chat Model and Embeddings * rename docs sidebar name * community[minor]: Add support for Tencent Hunyuan Chat Model and Embeddings * format code * Update build, lint, format * Type export --------- Co-authored-by: jacoblee93 <[email protected]>
* docs[patch]: Update README.md * Update readmes * Format
* Update CI permissions * 👥 Update LangChain people data --------- Co-authored-by: github-actions <[email protected]>
…messages (#5954) * Adds support for OpenAI style objects as shorthand for messages * Use more specific error message * Fix tests * Refine types
* docs[patch]: Update install instructions * Update installation.mdx * Update installation.mdx
* feat: add mixedbread ai integration * mxbai integration * mxbai integration * Naming correction * Docs nits and format --------- Co-authored-by: Julius Lipp <[email protected]> Co-authored-by: Julius Lipp <[email protected]>
Co-authored-by: jacoblee93 <[email protected]>
Co-authored-by: Fellipe Lamoglia <[email protected]>
* feat: Baidu Qianfan ChatCompletion * feat: Baidu Qianfan ChatCompletion Doc * feat: Baidu Qianfan ChatCompletion Doc * feat: Baidu Qianfan ChatCompletion Doc * feat: Baidu Qianfan ChatCompletion * feat: Baidu Qianfan ChatCompletion * feat: Baidu Qianfan ChatCompletion * Update docs, format, lint, rename * Format * Fix lint --------- Co-authored-by: dailin01 <[email protected]> Co-authored-by: jacoblee93 <[email protected]>
* Expose graph endpoint from core * Add exports * Update extend method * Allow adding conditional edges * Fix
…tash/redis (#5986) * Fix community upstash test * Fix types * Update examples dep
…5877) * community[minor]: Support configurable search parameters for Milvus * Format --------- Co-authored-by: jacoblee93 <[email protected]>
Co-authored-by: Jacob Lee <[email protected]>
* feat: add milvus partitionKey * Format --------- Co-authored-by: Jacob Lee <[email protected]>
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.
No description provided.