Closed rogalvil closed 1 year ago
我这里也遇到这问题。我用的python3.8环境。3.9不清楚
Hi @rogalvil, I was able to reproduce the issue on my end. Likely a bug in AsyncFastApiStreamingCallback
. Looking into it.
Hi @haixinglps, this package supports python 3.9+ at the moment. You can use a conda virtual environment for this.
@rogalvil I've pushed a fix and made a new release. Please re-install the package: pip install fastapi-async-langchain==0.1.1
and try again. Let me know if you face any issues.
Hi @haixinglps, this package supports python 3.9+ at the moment. You can use a conda virtual environment for this.
ok
@ajndkr Thank you very much, now it works for me.
I was testing it and the first message worked correctly but if I make a second request it shows the following error.