1. add update_doc to api which can udpate vector store from existed content file 2. add parameter `delete_content` to delete_doc api. user can decide whether delete local content file when delete doc. 3. fix bug in ApiReqeust.upload_doc 4. support listing docs existed in local folder bu not in db |
||
|---|---|---|
| .. | ||
| chat | ||
| db | ||
| knowledge_base | ||
| api.py | ||
| llm_api.py | ||
| llm_api_sh.py | ||
| setup_all.sh | ||
| setup_controller.sh | ||
| setup_server.sh | ||
| setup_worker.sh | ||
| shutdown_all.sh | ||
| shutdown_controller.sh | ||
| shutdown_server.sh | ||
| shutdown_worker.sh | ||
| utils.py | ||