8000 Merge pull request #5 from explodinggradients/fix · explodinggradients/linkedin_ai@dee430a · GitHub
[go: up one dir, main page]

Skip to content

Commit dee430a

Browse files
authored
Merge pull request #5 from explodinggradients/fix
use beta.app.ragas.io
2 parents 0503b01 + 8cce92a commit dee430a
< 8000 div class="prc-PageLayout-PageLayoutContent-jzDMn">

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

0_example.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
{
2727
"cell_type": "code",
28-
"execution_count": null,
28+
"execution_count": 1,
2929
"metadata": {},
3030
"outputs": [],
3131
"source": [

1_experiment.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"# Setup Guide\n",
88
"\n",
99
"### Prerequisites\n",
10-
"1. Create an account on [Ragas app](https://dev.app.ragas.io/)\n",
10+
"1. Create an account on [Ragas app](https://beta.app.ragas.io/)\n",
1111
"2. Obtain your [App TOKEN](https://dev.app.ragas.io/dashboard/settings/app-tokens) from the dashboard\n",
1212
"3. Have or create an [OpenAI API KEY](https://openai.com/)\n",
1313
"\n",

0 commit comments

Comments
 (0)
0