Options: -d, --doc_path TEXT document directory path, parse all .txt, .pdf, .docx files in the directory [required] -e, --embeddings TEXT embeddings for storing the documents -c, --chunk_size INTEGER chunk size for storing the documents -m, --model TEXT llm model for generating the response -l, --language TEXT language for the documents, default is 'ch' for chinese -s, --search_type TEXT search type for the documents, include merge, svm, mmr, tfidf -sys, --system_prompt TEXT system prompt for the llm model -mt, --max_input_tokens INTEGER max token length for the llm model input --help Show this message and exit.
安裝WSL
windows使用者可以安裝Windows子系統(WSL),直接在Windows 執行Linux,請先確認windows版本是 Windows 10 版本 2004(組建 19041 和更新版本)或 Windows 11以上的版本才能安裝WSL。 先搜尋PowerShell,以系統管理員開啟 PowerShell執行WSL並安裝linux ubuntu,安裝完畢後要重新開機。