mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-19 05:13:46 +00:00
doc(prompts): Add redirect to fix broken link on Prompts Page (#8408)
--------- Co-authored-by: Bagatur <baskaryan@gmail.com>
This commit is contained in:
parent
2311d57df4
commit
62b8b459c6
@ -3448,6 +3448,10 @@
|
|||||||
"source": "/docs/modules/model_io/models/llms/integrations/writer",
|
"source": "/docs/modules/model_io/models/llms/integrations/writer",
|
||||||
"destination": "/docs/integrations/llms/writer"
|
"destination": "/docs/integrations/llms/writer"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"source": "/en/latest/modules/prompts.html",
|
||||||
|
"destination": "/docs/modules/model_io/prompts"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"source": "/en/latest/modules/prompts/output_parsers.html",
|
"source": "/en/latest/modules/prompts/output_parsers.html",
|
||||||
"destination": "/docs/modules/model_io/output_parsers/"
|
"destination": "/docs/modules/model_io/output_parsers/"
|
||||||
|
Loading…
Reference in New Issue
Block a user