Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
snova-petrojm committed Nov 13, 2024
1 parent c9501c6 commit c8fafd5
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,12 +120,11 @@
},
{
"cell_type": "code",
"execution_count": 3,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"# Define tool calling model\n",
"\n",
"llm = ChatSambaNovaCloud(\n",
" sambanova_api_key = SAMBANOVA_API_KEY,\n",
" model=MODEL,\n",
Expand Down

0 comments on commit c8fafd5

Please sign in to comment.