mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-13 14:50:00 +00:00
docs: fix llm caches redirect (#22371)
This commit is contained in:
parent
a8098f5ddb
commit
4d82cea71f
@ -14,8 +14,8 @@
|
|||||||
],
|
],
|
||||||
"redirects": [
|
"redirects": [
|
||||||
{
|
{
|
||||||
"source": "/docs/integrations/llms/llm_caching(/?)",
|
"source": "/v0.2/docs/integrations/llms/llm_caching(/?)",
|
||||||
"destination": "docs/integration/llm_caching/"
|
"destination": "/v0.2/docs/integrations/llm_caching/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"source": "/docs/how_to/tool_calls_multi_modal(/?)",
|
"source": "/docs/how_to/tool_calls_multi_modal(/?)",
|
||||||
|
Loading…
Reference in New Issue
Block a user