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

Merge from main #2

Closed
wants to merge 732 commits into from
Closed

Merge from main #2

wants to merge 732 commits into from

Conversation

Anindyadeep
Copy link
Member

No description provided.

jacoblee93 and others added 30 commits May 29, 2024 17:40
* 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]>
* 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]>
jacoblee93 and others added 29 commits June 29, 2024 18:56
* 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]>
)

* Update structured output docs to be more opinionated

* Typo

* Fix
* 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]>
* feat: add milvus partitionKey

* Format

---------

Co-authored-by: Jacob Lee <[email protected]>
@Anindyadeep Anindyadeep closed this Jul 5, 2024
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.