diff --git a/langchain-experiments/compare-models.ipynb b/langchain-experiments/compare-models.ipynb index 6f4ccd84c2c3aa42b7efc6676ae0c461844285d6..676aaea8a8b2be6463eea9b38038002faffbf01b 100644 --- a/langchain-experiments/compare-models.ipynb +++ b/langchain-experiments/compare-models.ipynb @@ -54,7 +54,7 @@ "source": [ "## ChatGPT-4 \n", "\n", - "see [result](langchain-experiments/data/output/editors-openai-gpt-4.csv)" + "see [result](data/output/editors-openai-gpt-4.csv)" ], "metadata": { "collapsed": false @@ -94,7 +94,7 @@ "source": [ "## ChatGPT 3.5-turbo\n", "\n", - "see [result](langchain-experiments/data/output/editors-openai-gpt-3.5-turbo.csv)" + "see [result](data/output/editors-openai-gpt-3.5-turbo.csv)\n" ], "metadata": { "collapsed": false