concurrency #1774
Alan-zhong
started this conversation in
General
concurrency
#1774
Replies: 1 comment
-
It depends whether the database and your own backend service support it. The model and the library supports it |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using DeepSeek's model to connect to a MySQL database to provide services. Can it support concurrency? Currently, my implementation can only handle one user request at a time. Does concurrency depend on the model provider, PandasAI, or my own backend service?
Beta Was this translation helpful? Give feedback.
All reactions