Skip to content

Commit

Permalink
update v2 notebooks (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmer1 authored Sep 26, 2024
1 parent 46c962a commit 38fe5eb
Show file tree
Hide file tree
Showing 3 changed files with 168 additions and 111 deletions.
24 changes: 12 additions & 12 deletions notebooks/guides/getting-started/v2/tutorial_pt4_v2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
},
{
"cell_type": "code",
"execution_count": 32,
"execution_count": 2,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -140,7 +140,7 @@
},
{
"cell_type": "code",
"execution_count": 39,
"execution_count": 3,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -177,20 +177,20 @@
},
{
"cell_type": "code",
"execution_count": 46,
"execution_count": 4,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Rank: 1\n",
"Score: 0.442758615743984\n",
"Document: {'text': \"Finding Coffee Spots: For your caffeine fix, head to the break room's coffee machine or cross the street to the café for artisan coffee.\"}\n",
"Score: 0.3872984617627964\n",
"Document: {'text': 'Team-Building Activities: We foster team spirit with monthly outings and weekly game nights. Feel free to suggest new activity ideas anytime!'}\n",
"\n",
"Rank: 2\n",
"Score: 0.32783563708365726\n",
"Document: {'text': 'Team-Building Activities: We foster team spirit with monthly outings and weekly game nights. Feel free to suggest new activity ideas anytime!'}\n",
"Score: 0.3272549670724577\n",
"Document: {'text': 'Proposing New Ideas: Innovation is welcomed! Share your brilliant ideas at our weekly team meetings or directly with your team lead.'}\n",
"\n"
]
}
Expand Down Expand Up @@ -234,7 +234,7 @@
},
{
"cell_type": "code",
"execution_count": 47,
"execution_count": 5,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -314,7 +314,7 @@
},
{
"cell_type": "code",
"execution_count": 53,
"execution_count": 6,
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -345,7 +345,7 @@
},
{
"cell_type": "code",
"execution_count": 56,
"execution_count": 7,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -377,7 +377,7 @@
},
{
"cell_type": "code",
"execution_count": 57,
"execution_count": 8,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -436,7 +436,7 @@
"kernelspec": {
"display_name": "base",
"language": "python",
"name": "base"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand Down
Loading

0 comments on commit 38fe5eb

Please sign in to comment.