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