daodao97 / chatdoc

Chat with your doc by openai
456 stars 105 forks source link

[error] It is not running as expected. #1

Closed ac1982 closed 1 year ago

ac1982 commented 1 year ago

1.Is your Python version 3.8? You still need to add python-multipart to the requirements.txt file. 2.Get an error with can not find data directory. 3.When I try to upload a file, nothing happens.

daodao97 commented 1 year ago

Please pull this repo, and try again. new change commit

My Local Env: Python 3.9.7 Node.js v16.11.0

ac1982 commented 1 year ago

Nothing happened when browsing. The server was stopped at:

INFO:llama_index.token_counter.token_counter:> [build_index_from_documents] Total LLM token usage: 0 tokens
> [build_index_from_documents] Total LLM token usage: 0 tokens
INFO:llama_index.token_counter.token_counter:> [build_index_from_documents] Total embedding token usage: 4560 tokens
> [build_index_from_documents] Total embedding token usage: 4560 tokens
daodao97 commented 1 year ago

这个是索引已经构建成功了