Skip to content

Commit

Permalink
%pip
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasht86 committed Jul 2, 2024
1 parent f5a3a16 commit f4b8c2a
Show file tree
Hide file tree
Showing 21 changed files with 12,102 additions and 12,101 deletions.
950 changes: 475 additions & 475 deletions docs/sphinx/source/application-packages.ipynb

Large diffs are not rendered by default.

2,868 changes: 1,434 additions & 1,434 deletions docs/sphinx/source/examples/Matryoshka_embeddings_in_Vespa-cloud.ipynb

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
},
"outputs": [],
"source": [
"!pip3 install -U pyvespa cohere==4.57"
"%pip3 install -U pyvespa cohere==4.57"
]
},
{
Expand Down Expand Up @@ -393,7 +393,7 @@
},
"outputs": [],
"source": [
"!pip3 install vespacli"
"%pip3 install vespacli"
]
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
},
"outputs": [],
"source": [
"!pip3 install -U pyvespa langchain langchain-community langchain-openai pypdf openai"
"%pip3 install -U pyvespa langchain langchain-community langchain-openai pypdf openai"
]
},
{
Expand Down Expand Up @@ -388,7 +388,7 @@
},
"outputs": [],
"source": [
"!pip3 install vespacli"
"%pip3 install vespacli"
]
},
{
Expand Down Expand Up @@ -1390,4 +1390,4 @@
},
"nbformat": 4,
"nbformat_minor": 5
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
"outputs": [],
"source": [
"!pip3 install -U pyvespa cohere==4.57"
"%pip3 install -U pyvespa cohere==4.57"
]
},
{
Expand Down Expand Up @@ -380,7 +380,7 @@
},
"outputs": [],
"source": [
"!pip3 install vespacli"
"%pip3 install vespacli"
]
},
{
Expand Down
Loading

0 comments on commit f4b8c2a

Please sign in to comment.