MLT-OSS / open-assistant-api

The Open Assistant API is a ready-to-use, open-source, self-hosted agent/gpts orchestration creation framework, supporting customized extensions for LLM, RAG, function call, and tools capabilities. It also supports seamless integration with the openai/langchain sdk.
MIT License
270 stars 53 forks source link

一直打印 in progress... #49

Closed gaohan-cmd closed 4 months ago

gaohan-cmd commented 6 months ago

您好,请问我这边配置好密钥后,启动docker后运行python tests/e2e/index.py一直打印in progress,而不输出结果是正常的嘛 image image

liuooo commented 6 months ago

提供一下 api / worker 的 log 信息进行排查。

gaohan-cmd commented 6 months ago

提供一下 api / worker 的 log 信息进行排查。

抱歉,该项目运行环境我已经移除了,所以暂时找不到log信息了,但我看#50的问题是和我一样的,他已经贴了log