Initial release
release(perplexity): 1.0.0a1 (#33234)
docs: v1 docs updates (#33173)
docs: more standardization (#33124)
chore: bump ruff version to 0.13 (#33043)
style: repo linting pass (#33089)
fix: lift openai version constraints across packages (#33088)
fix(openai): pin upper bound to prevent Pydantic 2.7.0 issues (#33038)
chore: update pyproject.toml
files, remove codespell (#33028)
revert: "chore: remove ruff target-version" (#32895)
chore: remove ruff target-version (#32880)
chore: adress pytest-asyncio deprecation warnings + other nits (#32696)
fix(docs): local API reference documentation build (#32271)
feat(docs): improve devx, fix Makefile
targets (#32237)
fix(docs): capitalization, codeblock formatting, and hyperlinks, note blocks (#32235)
docs(openai): add comprehensive documentation and examples for extra_body
+ others (#32149)
fix(perplexity): undo xfails (#32192)
.
fix(perplexity): temp xfail int tests (#32191)
fix: bump deps for release (#32179)
release(perplexity): 0.1.2 (#32176)
feat(perplexity): expose search_results
in chat model (#31468)
ruff: more rules across the board & fixes (#31898)
fix: automatically fix issues with ruff (#31897)
langchain-perplexity[patch]: Add ruff bandit rules to linter (#31812)
[Doc] Improve api doc for perplexity (#31636)
packaging: remove Python upper bound for langchain and co libs (#31025)
perplexity: release 0.1.1 (#30859)
perplexity[patch]: Fix #30767: Handle missing citations attribute in ChatPerplexity (#30805)
partners[lint]: run pyupgrade
to get code in line with 3.9 standards (#30781)
docs: fix perplexity install instructions in ChatPerplexity
docstring (#30676)
Bump langchain-core
version in perplexity's pyproject.toml
(#30647)
partners: Add Perplexity Chat Integration (#30618)