Aries-ckt

Results 70 comments of Aries-ckt

> pdf或word文档都会出现这样的问题 只是url有问题是吗?

404 means it seems like your document upload failed, could you upload you document again and open your chrome console to see the request for /upload or /sync

hi @zhaolmtravelsky , Did you encounter any error when starting the dbgpt server service? try `ls ~/.dbgpts/packages/*/ `

try reinstall awel-flow-example-chat `dbgpt app uninstall awel-flow-example-chat` and `dbgpt app install awel-flow-example-chat` and restart dbgpt_server.

make sure your model file is entire and try your python version ==3.10

it means python 3.10 solved your question, we'll check out version 3.11 deploy bug.

what's your LLM_MODEL in .env, and can you show your curl example to access your Qwen llm service?

check your `PROXY_SERVER_URL` in .env, and you can debug what base_url in dbgpt/model/proxy/llms/chatgpt.py .

it seems like your base_url is not correct, can you print your base_url in it and check what happend? ![image](https://github.com/eosphoros-ai/DB-GPT/assets/13723926/12bae4fb-3d7a-4521-8761-661a05d6ee62)