mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-06 13:22:12 +00:00
Disable image search in tests. Import global state from constants module
- Upstream issues causing load of image search model to fail. Disable tests related to image search for now
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
from pathlib import Path
|
||||
|
||||
# Internal Packages
|
||||
from src.main import model
|
||||
from src.utils.constants import model
|
||||
from src.search_type import text_search
|
||||
from src.utils.rawconfig import ContentConfig, SearchConfig
|
||||
from src.processor.org_mode.org_to_jsonl import org_to_jsonl
|
||||
|
||||
Reference in New Issue
Block a user