mv popular and additional chains to use cases (#8242)

This commit is contained in:
Bagatur
2023-07-27 12:55:13 -07:00
committed by GitHub
parent ff98fad2d9
commit 68763bd25f
78 changed files with 959 additions and 1014 deletions

View File

@@ -5,7 +5,7 @@
"id": "920a3c1a",
"metadata": {},
"source": [
"# Model Comparison\n",
"# Model comparison\n",
"\n",
"Constructing your language model application will likely involved choosing between many different options of prompts, models, and even chains to use. When doing so, you will want to compare these different options on different inputs in an easy, flexible, and intuitive way. \n",
"\n",
@@ -254,7 +254,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.9"
"version": "3.11.3"
}
},
"nbformat": 4,