huicewang

Results 13 comments of huicewang

依赖全部删除后,重新执行npm install安装,上述错误依然存在 ![image](https://github.com/lobehub/lobe-chat/assets/19237481/5549fa74-7081-4337-a9eb-09c79864cf7f) Returned expression type {role: ZodEnum["_output"], pluginState?: ZodOptional["_output"], quotaId?: ZodOptional["_output"], sessionId: ZodString["_output"], error?: ZodOptional["_output"], content: ZodString["_output"], parentId?: ZodOptional["_output"], createdAt: number, topicId?: ZodOptional["_output"], plugin?: ZodOptional["_output"], meta: {}, ...} is...

Yes, we are also very much looking forward to such features, such as being able to output formulas from documents in their original document format.

> Can you elaborate how you would have this appear and what the utility could be? Currently we show the resulting text chunks that we used to form the answer...

module = util.load_python_file(dir_, filename) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\86134\Desktop\workspace\danswer\backend\venv\Lib\site-packages\alembic\util\pyfiles.py", line 94, in load_python_file module = load_module_py(module_id, path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users\86134\Desktop\workspace\danswer\backend\venv\Lib\site-packages\alembic\util\pyfiles.py", line 110, in load_module_py spec.loader.exec_module(module) # type: ignore ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line...

How can I get it,thank you

![image](https://github.com/danswer-ai/danswer/assets/19237481/130e982c-ea86-4b5e-a070-b18dc5fe6647) How I do?

![1709963265985](https://github.com/arc53/DocsGPT/assets/19237481/d07a79b3-26b7-47ac-8ac8-c827009ce04b)

I encountered the same issue in Windows dev environment, but there are no error messages in any of my logs.