From 1645ec1890193bd1f520363b7d2383fa8e81749c Mon Sep 17 00:00:00 2001 From: HackHuang Date: Mon, 24 Feb 2025 22:22:18 +0800 Subject: [PATCH] docs(tool_artifacts.ipynb) : Remove the unnecessary information (#29960) Update tool_artifacts.ipynb : Remove the unnecessary information as below. https://github.com/langchain-ai/langchain/blob/8b511a3a784657fb4a5a34670986242c4046aa4f/docs/docs/how_to/tool_artifacts.ipynb#L95 --- docs/docs/how_to/tool_artifacts.ipynb | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/docs/how_to/tool_artifacts.ipynb b/docs/docs/how_to/tool_artifacts.ipynb index f99978aedd8..58501354ef4 100644 --- a/docs/docs/how_to/tool_artifacts.ipynb +++ b/docs/docs/how_to/tool_artifacts.ipynb @@ -87,13 +87,6 @@ "execution_count": 3, "metadata": {}, "output_type": "execute_result" - }, - { - "name": "stderr", - "output_type": "stream", - "text": [ - "Failed to batch ingest runs: LangSmithRateLimitError('Rate limit exceeded for https://api.smith.langchain.com/runs/batch. HTTPError(\\'429 Client Error: Too Many Requests for url: https://api.smith.langchain.com/runs/batch\\', \\'{\"detail\":\"Monthly unique traces usage limit exceeded\"}\\')')\n" - ] } ], "source": [