Skip to content

Commit

Permalink
bearly api key docs (#11981)
Browse files Browse the repository at this point in the history
  • Loading branch information
baskaryan authored Oct 18, 2023
1 parent 392df7b commit 8e1b1db
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions docs/docs/integrations/tools/bearly.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
"source": [
"# Bearly Code Interpreter\n",
"\n",
"> Bearly Code Interpreter allows for remote execution of code. This makes it perfect for a code sandbox for agents, to allow for safe implementation of things like Code Interpreter"
"> Bearly Code Interpreter allows for remote execution of code. This makes it perfect for a code sandbox for agents, to allow for safe implementation of things like Code Interpreter\n",
"\n",
"Get your api key here: https://bearly.ai/dashboard/developers"
]
},
{
Expand Down Expand Up @@ -391,7 +393,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.1"
"version": "3.9.1"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 8e1b1db

Please sign in to comment.