diff --git a/docs/use_cases/evaluation/llm_math.ipynb b/docs/use_cases/evaluation/llm_math.ipynb new file mode 100644 index 00000000..a2a623d0 --- /dev/null +++ b/docs/use_cases/evaluation/llm_math.ipynb @@ -0,0 +1,306 @@ +{ + "cells": [ + { + "cell_type": "markdown", + "id": "a4734146", + "metadata": {}, + "source": [ + "# LLM Math\n", + "\n", + "Evaluating chains that know how to do math." + ] + }, + { + "cell_type": "code", + "execution_count": 6, + "id": "fdd7afae", + "metadata": {}, + "outputs": [], + "source": [ + "# Comment this out if you are NOT using tracing\n", + "import os\n", + "os.environ[\"LANGCHAIN_HANDLER\"] = \"langchain\"" + ] + }, + { + "cell_type": "code", + "execution_count": 7, + "id": "ce05ffea", + "metadata": {}, + "outputs": [ + { + "data": { + "application/vnd.jupyter.widget-view+json": { + "model_id": "d028a511cede4de2b845b9a9954d6bea", + "version_major": 2, + "version_minor": 0 + }, + "text/plain": [ + "Downloading readme: 0%| | 0.00/21.0 [00:00