We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7955ef commit 39965adCopy full SHA for 39965ad
docs/docs/tutorials/rl_multihop/index.ipynb
@@ -13,7 +13,7 @@
13
"For this tutorial, you will also need DSPy's Arbor RL server.\n",
14
"\n",
15
"```bash\n",
16
- "> pip install git+https://github.com/Ziems/arbor.git\n",
+ "> pip install arbor-ai\n",
17
"> python -m arbor.cli serve --arbor-config arbor.yaml\n",
18
"```\n",
19
docs/docs/tutorials/rl_papillon/index.ipynb
@@ -17,7 +17,7 @@
"For this tutorial, you will also need the Arbor RL server.\n",
20
21
22
23
0 commit comments