Changes since langchain-huggingface==0.3.1
release(huggingface): 1.0.0 (#33572)
fix: support python 3.14 in various projects (#33575)
docs: more fixes for refs (#33554)
release(huggingface): 1.0.0a1 (#33536)
chore: more sweeping (#33533)
docs: update package READMEs (#33488)
style: llm
-> model
(#33423)
style: .. code-block::
admonition translations (#33400)
style: address Sphinx double-backtick snippet syntax (#33389)
style: remove more Optional
syntax (#33371)
chore: drop UP045 (#33362)
style: monorepo pass for refs (#33359)
chore: enrich pyproject.toml
files with links to new references, others (#33343)
chore: clean up pyproject.toml
files, use core a7 (#33334)
chore(infra): pdm -> hatchling (#33289)
style: drop target-version = "py39"
for OpenAI, Anthropic, HuggingFace (#33287)
docs: v1 docs updates (#33173)
release: v1.0.0 (#32567)
docs: more standardization (#33124)
chore: bump ruff version to 0.13 (#33043)
style: repo linting pass (#33089)
chore: update pyproject.toml
files, remove codespell (#33028)
revert: "chore: remove ruff target-version" (#32895)
chore: remove ruff target-version (#32880)
fix(huggingface): fix typing in test_standard
(#32863)
chore: adress pytest-asyncio deprecation warnings + other nits (#32696)
feat: port various nit changes from wip-v0.4
(#32506)
fix: formatting issues in docstrings (#32265)
feat(docs): improve devx, fix Makefile
targets (#32237)
fix: LLM mimicking Unicode responses due to forced Unicode conversion of non-ASCII characters. (#32222)
fix(docs): capitalization, codeblock formatting, and hyperlinks, note blocks (#32235)
docs(openai): add comprehensive documentation and examples for extra_body
+ others (#32149)