mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-17 18:23:59 +00:00
bearly api key docs (#11981)
This commit is contained in:
parent
392df7b2e3
commit
8e1b1db90d
@ -7,7 +7,9 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"# Bearly Code Interpreter\n",
|
"# Bearly Code Interpreter\n",
|
||||||
"\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",
|
"name": "python",
|
||||||
"nbconvert_exporter": "python",
|
"nbconvert_exporter": "python",
|
||||||
"pygments_lexer": "ipython3",
|
"pygments_lexer": "ipython3",
|
||||||
"version": "3.10.1"
|
"version": "3.9.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nbformat": 4,
|
"nbformat": 4,
|
||||||
|
Loading…
Reference in New Issue
Block a user