* wait I forgot to comit locally * cp the entire core directory and then rm the .git subdir
4 lines
138 B
Python
4 lines
138 B
Python
TIMEOUT = 30 # seconds
|
|
embedding_config_dir = "tests/configs/embedding_model_configs"
|
|
llm_config_dir = "tests/configs/llm_model_configs"
|