TEMP_FOLDER = './_temp' CHROMA_PATH = "chroma" COLLECTION_NAME = 'siwei_ai' LLM_MODEL = 'qwen2:7b' TEXT_EMBEDDING_MODEL = 'nomic-embed-text'