Files
langchain/libs/partners/perplexity/tests/unit_tests
Mason Daugherty 7680875f87 fix(perplexity): use supported Responses API model (#38337)
Perplexity's Responses API integration tests were pinned to
`openai/gpt-5.5`, which now fails against the live Agent API for this
test path. Use the stable `openai/gpt-5` Agent API model instead so
scheduled coverage continues exercising the Responses API and
tool-calling surface.
2026-06-20 19:36:42 -04:00
..