mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-05 03:02:35 +00:00
fix(docs): add missing space (#32349)
This commit is contained in:
parent
32e5040a42
commit
9a2f49df1f
@ -235,7 +235,7 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"**Retries**\n",
|
"**Retries**\n",
|
||||||
"\n",
|
"\n",
|
||||||
"Automatically reprocess any unsuccessful API requests **`upto 5`** times. Uses an **`exponential backoff`** strategy, which spaces out retry attempts to prevent network overload.[Docs](https://portkey.ai/docs/product/ai-gateway-streamline-llm-integrations)\n",
|
"Automatically reprocess any unsuccessful API requests **`upto 5`** times. Uses an **`exponential backoff`** strategy, which spaces out retry attempts to prevent network overload. [Docs](https://portkey.ai/docs/product/ai-gateway-streamline-llm-integrations)\n",
|
||||||
"\n",
|
"\n",
|
||||||
"**Tagging**\n",
|
"**Tagging**\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user