You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've recently noticed that the API for Bing in the EdgeGPT repository is performing significantly slower than the local server method. Is it possible to implement a similar approach for Bing, leveraging the fastapi library to improve its performance?
I believe such an implementation would yield significant speed improvements and overall enhance the experience for users.
The text was updated successfully, but these errors were encountered:
I've recently noticed that the API for Bing in the EdgeGPT repository is performing significantly slower than the local server method. Is it possible to implement a similar approach for Bing, leveraging the
fastapi
library to improve its performance?I believe such an implementation would yield significant speed improvements and overall enhance the experience for users.
The text was updated successfully, but these errors were encountered: