Releases: langchain-ai/langchain-nvidia
Releases · langchain-ai/langchain-nvidia
libs/ai-endpoints/v0.3.9
What's Changed
Full Changelog: libs/ai-endpoints/v0.3.8...libs/ai-endpoints/v0.3.9
libs/ai-endpoints/v0.3.8
What's Changed
- added NVIDIA edits by @adi0106 in #127
- Add report-mAIstro by @rlancemartin in #123
- add support for nvidia/llama-3.2-nv-embedqa-1b-v2's dimensions param by @mattf in #126
- use starcoder2-15b for register_model test by @mattf in #129
- record meta/llama-3.3-70b-instruct's support for tools by @mattf in #130
- use llama 3.3 for tool tests to address accuracy failures from 3.1 by @mattf in #131
- add chat models: qwen/qwen2.5-coder-32b-instruct, qwen/qwen2.5-coder-7b-instruct, nvidia/llama-3.1-nemotron-70b-reward by @mattf in #128
- cookbook: update nims notebook to use 70b by @efriis in #119
- Update agentic RAG ntbk, update README, add Studio by @rlancemartin in #120
- use llama 3.3 for structured output tests to address accuracy failures from 3.1 by @mattf in #132
- Remove Pillow as main dependency by @raspawar in #133
New Contributors
- @adi0106 made their first contribution in #127
- @rlancemartin made their first contribution in #123
Full Changelog: libs/ai-endpoints/v0.3.7...libs/ai-endpoints/v0.3.8
libs/ai-endpoints/v0.3.7
What's Changed
- add support for nvidia/llama-3.2-nv-embedqa-1b-v2 and nvidia/llama-3.2-nv-rerankqa-1b-v2 by @mattf in #125
Full Changelog: libs/ai-endpoints/v0.3.6...libs/ai-endpoints/v0.3.7
libs/ai-endpoints/v0.3.6
What's Changed
- langchain-standard-tests -> langchain-tests by @efriis in #117
- no more git dependencies by @efriis in #118
- CI fixes by @raspawar in #124
- add chat support for nvidia/usdcode-llama-3.1-70b-instruct and meta/llama-3.3-70b-instruct by @mattf in #122
Full Changelog: libs/ai-endpoints/v0.3.5...libs/ai-endpoints/v0.3.6
libs/ai-endpoints/v0.3.5
libs/ai-endpoints/v0.3.4
What's Changed
- add NVIDIARerank example to README by @mattf in #114
- Test cases for NIM metadata by @raspawar in #111
- infra: disable pypi release attestations by @efriis in #115
- infra: use artifact v4 in release pipeline by @efriis in #116
Full Changelog: libs/ai-endpoints/v0.3.3...libs/ai-endpoints/v0.3.4
libs/ai-endpoints/v0.3.3
What's Changed
- add new retriever models: nvidia/llama-3.2-nv-embedqa-1b-v1 and nvidia/llama-3.2-nv-rerankqa-1b-v1 by @mattf in #113
Full Changelog: libs/ai-endpoints/v0.3.2...libs/ai-endpoints/v0.3.3
libs/ai-endpoints/v0.3.2
What's Changed
- allow base_url to work with proxies, e.g. http://host/proxy/path/v1 by @mattf in #112
Full Changelog: libs/ai-endpoints/v0.3.1...libs/ai-endpoints/v0.3.2
libs/ai-endpoints/v0.3.1
What's Changed
Full Changelog: libs/ai-endpoints/v0.3.0...libs/ai-endpoints/v0.3.1
libs/ai-endpoints/v0.3.0
What's Changed
- add example to rerank docs by @aviolante in #96
- add hosted nim in docstring by @aviolante in #98
- fix missing auth header on polling requests by @mattf in #99
- feat: include usage metadata by @mattf in #94
- migrate to langchain-core 0.3 (langchain_core.pydantic_v1 removal) by @baskaryan in #101
- add support for vision-language model endpoints by @mattf in #100
- ai-endpoints[patch]: standard tests by @efriis in #18
- remove deprecated model_type param (embedding) by @mattf in #102
- remove compatibility mode for nvolveqa_40k embedding model by @mattf in #103
- add strict support by @mattf in #104
- allow
import langchain_nvidia
by @mattf in #105
New Contributors
- @aviolante made their first contribution in #96
- @baskaryan made their first contribution in #101
Full Changelog: libs/ai-endpoints/v0.2.2...libs/ai-endpoints/v0.3.0