libs/ai-endpoints/v0.3.0
github-actions
released this
27 Sep 10:15
·
28 commits
to main
since this release
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