Skip to content

Releases: langchain-ai/langchain-nvidia

libs/ai-endpoints/v0.3.9

04 Feb 16:09
Compare
Choose a tag to compare

libs/ai-endpoints/v0.3.8

28 Jan 17:24
Compare
Choose a tag to compare

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

Full Changelog: libs/ai-endpoints/v0.3.7...libs/ai-endpoints/v0.3.8

libs/ai-endpoints/v0.3.7

16 Dec 22:42
Compare
Choose a tag to compare

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

14 Dec 15:20
Compare
Choose a tag to compare

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

08 Nov 19:45
5bbf5ea
Compare
Choose a tag to compare

libs/ai-endpoints/v0.3.4

08 Nov 17:10
Compare
Choose a tag to compare

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

25 Oct 12:38
cd48c4a
Compare
Choose a tag to compare

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

25 Oct 11:15
8e6d380
Compare
Choose a tag to compare

What's Changed

Full Changelog: libs/ai-endpoints/v0.3.1...libs/ai-endpoints/v0.3.2

libs/ai-endpoints/v0.3.1

22 Oct 13:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: libs/ai-endpoints/v0.3.0...libs/ai-endpoints/v0.3.1

libs/ai-endpoints/v0.3.0

27 Sep 10:15
Compare
Choose a tag to compare

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

Full Changelog: libs/ai-endpoints/v0.2.2...libs/ai-endpoints/v0.3.0