mv android_assistant folder and fix conflicts

This commit is contained in:
better629 2024-03-29 00:02:35 +08:00
parent 7652880c95
commit 48348a37b4
33 changed files with 86 additions and 142 deletions

View file

@ -39,6 +39,7 @@ extras_require = {
"llama-index-vector-stores-elasticsearch==0.1.6",
"llama-index-vector-stores-chroma==0.1.6",
],
"android_assistant": ["pyshine==0.0.9", "opencv-python==4.6.0.66"],
}
extras_require["test"] = [