bearly api key docs (#11981)

This commit is contained in:
Bagatur
2023-10-18 07:26:10 -07:00
committed by GitHub
parent 392df7b2e3
commit 8e1b1db90d

View File

@@ -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,