前言
最近,在尝试Cursor,但是发现用的时候
Model not available This model provider doesn't serve your region.Visit https://docs.cursor.com/account/regions for more information
正文
只要把HTTP Compatibility Mode 的 HTTP/2
换成 HTTP/1.1
,然后挂着梯子就能用了。
然后就可以畅通无阻地使用Cursor了:
总结
解决办法:只要把HTTP Compatibility Mode 的 HTTP/2
换成 HTTP/1.1
,然后挂着梯子就能用了!