diff --git a/docs/docs/integrations/chat_loaders/langsmith_dataset.ipynb b/docs/docs/integrations/chat_loaders/langsmith_dataset.ipynb index d14660dea78..554cd298dfc 100644 --- a/docs/docs/integrations/chat_loaders/langsmith_dataset.ipynb +++ b/docs/docs/integrations/chat_loaders/langsmith_dataset.ipynb @@ -5,7 +5,7 @@ "id": "a9ab2a39-7c2d-4119-9dc7-8035fdfba3cb", "metadata": {}, "source": [ - "# Fine-Tuning on LangSmith Chat Datasets\n", + "# LangSmith Chat Datasets\n", "\n", "This notebook demonstrates an easy way to load a LangSmith chat dataset fine-tune a model on that data.\n", "The process is simple and comprises 3 steps.\n", @@ -271,7 +271,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.2" + "version": "3.9.1" } }, "nbformat": 4, diff --git a/docs/docs/integrations/chat_loaders/langsmith_llm_runs.ipynb b/docs/docs/integrations/chat_loaders/langsmith_llm_runs.ipynb index 35a1fb7492c..2819401885b 100644 --- a/docs/docs/integrations/chat_loaders/langsmith_llm_runs.ipynb +++ b/docs/docs/integrations/chat_loaders/langsmith_llm_runs.ipynb @@ -5,7 +5,7 @@ "id": "a9ab2a39-7c2d-4119-9dc7-8035fdfba3cb", "metadata": {}, "source": [ - "# Fine-Tuning on LangSmith LLM Runs\n", + "# LangSmith LLM Runs\n", "\n", "This notebook demonstrates how to directly load data from LangSmith's LLM runs and fine-tune a model on that data.\n", "The process is simple and comprises 3 steps.\n", @@ -421,7 +421,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.2" + "version": "3.9.1" } }, "nbformat": 4,