fix(docs): add missing space (#32349)

This commit is contained in:
Raphaël
2025-07-31 15:28:51 +02:00
committed by GitHub
parent 32e5040a42
commit 9a2f49df1f

View File

@@ -235,7 +235,7 @@
"\n",
"**Retries**\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",
"**Tagging**\n",
"\n",