release(perplexity): 0.1.2 (#32176)

This commit is contained in:
Mason Daugherty 2025-07-22 13:02:19 -04:00 committed by GitHub
parent 2aed07efb6
commit 10996a2821
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1332 additions and 1331 deletions

View File

@ -11,7 +11,7 @@ dependencies = [
"openai<2.0.0,>=1.68.2",
]
name = "langchain-perplexity"
version = "0.1.1"
version = "0.1.2"
description = "An integration package connecting Perplexity and LangChain"
readme = "README.md"
@ -60,7 +60,7 @@ target-version = "py39"
[tool.ruff.lint]
select = ["E", "F", "I", "T201", "UP", "S"]
ignore = [ "UP007", ]
ignore = [ "UP007", "UP045"]
[tool.ruff.format]
docstring-code-format = true

File diff suppressed because it is too large Load Diff