Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ollama
Commits
fef257c5
"git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "e13e7c8d9496d26dea74ec2ccdbb731ee998bca6"
Unverified
Commit
fef257c5
authored
Sep 12, 2024
by
dcasota
Committed by
GitHub
Sep 11, 2024
Browse files
examples: updated requirements.txt for privategpt example
parent
d066d9b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
examples/langchain-python-rag-privategpt/requirements.txt
examples/langchain-python-rag-privategpt/requirements.txt
+2
-2
No files found.
examples/langchain-python-rag-privategpt/requirements.txt
View file @
fef257c5
langchain==0.0.274
langchain==0.0.274
gpt4all==1.0.8
gpt4all==1.0.8
chromadb==0.
4.7
chromadb==0.
5.0
llama-cpp-python==0.1.81
llama-cpp-python==0.1.81
urllib3==2.0.4
urllib3==2.0.4
PyMuPDF==1.23.5
PyMuPDF==1.23.5
...
@@ -12,4 +12,4 @@ pandoc==2.3
...
@@ -12,4 +12,4 @@ pandoc==2.3
pypandoc==1.11
pypandoc==1.11
tqdm==4.66.1
tqdm==4.66.1
sentence_transformers==2.2.2
sentence_transformers==2.2.2
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment