bearly api key docs (#11981)

pull/11736/head
Bagatur 10 months ago committed by GitHub
parent 392df7b2e3
commit 8e1b1db90d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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"
]
},
{
@ -391,7 +393,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.1"
"version": "3.9.1"
}
},
"nbformat": 4,

Loading…
Cancel
Save