mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-23 11:16:58 +00:00
**PR title**: add deprecation notice for PipelinePromptTemplate **PR message**: In the API documentation, PipelinePromptTemplate is marked as deprecated, but this is not mentioned in the docs. I'm submitting this PR to add a deprecation notice to the docs. **Tests**: N/A (documentation only) --------- Co-authored-by: Mason Daugherty <github@mdrxy.com>