-
|
hi anyone can help me pls |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
|
Beta Was this translation helpful? Give feedback.
-
|
Downgrade fastapi and restart langflow
recent version of fastapi-0.123.9 is creating this issue. Reference: https://github.com/fastapi/fastapi/releases/tag/0.123.7 |
Beta Was this translation helpful? Give feedback.
Downgrade fastapi and restart langflow
pip install "fastapi==0.119.1"recent version of fastapi-0.123.9 is creating this issue.
Reference: https://github.com/fastapi/fastapi/releases/tag/0.123.7