We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9044e46 commit 2909008Copy full SHA for 2909008
src/config.py
@@ -1,6 +1,3 @@
1
-from sentence_transformers import SentenceTransformer
2
-
3
4
WEBPAGES_LIST = "data/webpages/list.json"
5
OLLAMA_MODEL = "mistral"
6
OLLAMA_URL = "http://localhost:11434"
0 commit comments